changeset 555 | 7b2833356d27 |
parent 554 | c191c36b0e36 |
child 556 | 782325bafc4a |
554:c191c36b0e36 | 555:7b2833356d27 |
---|---|
275 "^\*Completions\*" |
275 "^\*Completions\*" |
276 "^\*tramp" |
276 "^\*tramp" |
277 "^\*Dired log\*" |
277 "^\*Dired log\*" |
278 "^\*Quail Completions\*" |
278 "^\*Quail Completions\*" |
279 "^\*Disabled Command\*" |
279 "^\*Disabled Command\*" |
280 "^TAGS" |
|
280 )) |
281 )) |
281 |
282 |
282 (require 'uniquify) |
283 (require 'uniquify) |
283 (setq uniquify-buffer-name-style 'post-forward) |
284 (setq uniquify-buffer-name-style 'post-forward) |
284 |
285 |