Stefan Monnier
6a02191778
* finder.el (finder-commentary):
...
* subr.el (locate-library): Use locate-file-completion-table.
2008-04-19 04:01:16 +00:00
Stefan Monnier
af48580eee
(completion-table-with-predicate): Typo.
2008-04-19 03:34:02 +00:00
Stefan Monnier
e8dab97599
* files.el (locate-file-completion-table): Rename from
...
locate-file-completion and make it use `pred' in the normal way.
(locate-file-completion): New compatibility wrapper.
(load-library): Use locate-file-completion-table.
* emacs-lisp/find-func.el (find-library): Likewise.
* info.el: Use with-current-buffer and inhibit-read-only.
(Info-read-node-name-2): Change to use `predicate' in the normal way.
(Info-read-node-name-1): Adjust uses accordingly.
2008-04-19 03:33:13 +00:00
Stefan Monnier
25c0d99966
* minibuffer.el (completion-table-with-context): Add support for `pred'.
...
(completion-table-with-terminator): Don't use complete-with-action
since we have to distinguish all three cases anyway.
(completion-table-with-predicate): New function.
(dynamic-completion-table): Add obsolete alias.
* minibuf.texi (Programmed Completion):
Replace dynamic-completion-table with the new completion-table-dynamic.
2008-04-19 03:23:15 +00:00
Stefan Monnier
a5c2e9ebe8
(trace-make-advice): Don't change selected-window.
2008-04-19 03:10:31 +00:00
Andreas Schwab
325a68616c
*** empty log message ***
2008-04-18 15:34:26 +00:00
Sam Steingold
d63aa41fa8
(vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
...
Use quit-window instead of bury-buffer.
2008-04-18 14:24:50 +00:00
Stefan Monnier
d28cfdc285
(completion-table-with-terminator): Fix last fix.
2008-04-18 12:46:14 +00:00
Andreas Schwab
7f48947e79
($(MH_E_DIR)/mh-loaddefs.el): Depend on
...
$(lisp)/subdirs.el.
($(CAL_DIR)/cal-loaddefs.el): Likewise.
($(CAL_DIR)/diary-loaddefs.el): Likewise.
($(CAL_DIR)/hol-loaddefs.el): Likewise.
2008-04-18 11:04:56 +00:00
Juanma Barranquero
618cdc8186
*** empty log message ***
2008-04-18 10:39:01 +00:00
Juanma Barranquero
b59d7b842d
(savehist-load): Add WHEN to obsolescence declaration.
...
Remove redundant obsolescence info in docstring.
2008-04-18 10:33:52 +00:00
Juanma Barranquero
ddb1f2e352
(compile-internal): Add WHEN to obsolescence declaration.
2008-04-18 10:33:17 +00:00
Juanma Barranquero
85744fc9b4
(lisp-comment-indent): Add WHEN to obsolescence declaration.
2008-04-18 10:32:16 +00:00
Juanma Barranquero
82061ebfd7
(cvs-display-full-path, cvs-fileinfo->full-path):
...
Add WHEN to obsolescence declaration.
2008-04-18 10:31:54 +00:00
Juanma Barranquero
d9bb547b68
(cvs-diff-ignore-marks, cvs-diff-buffer-name):
...
Add WHEN to obsolescence declaration.
2008-04-18 10:31:27 +00:00
Juanma Barranquero
d79f734ed6
(outline-visible): Add WHEN to obsolescence declaration.
2008-04-18 10:30:56 +00:00
Juanma Barranquero
89ee01639d
(mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button):
...
Add WHEN to obsolescence declaration.
2008-04-18 10:30:38 +00:00
Juanma Barranquero
5e38cdab45
(mouse-major-mode-menu, mouse-popup-menubar, mouse-popup-menubar-stuff):
...
Add WHEN to obsolescence declaration.
2008-04-18 10:30:18 +00:00
Juanma Barranquero
b8ce3df989
(cvs-commit-buffer-require-final-newline, cvs-changelog-full-paragraphs):
...
Add WHEN to obsolescence declaration.
2008-04-18 10:29:55 +00:00
Juanma Barranquero
137017094f
(isearch-return-char): Add WHEN to obsolescence declaration.
2008-04-18 10:29:23 +00:00
Juanma Barranquero
fb9a90ee5a
(highlight-changes-initial-state): Add WHEN to obsolescence declaration.
2008-04-18 10:29:02 +00:00
Juanma Barranquero
8d91bd0aad
(screen-height, screen-width, set-screen-width, set-screen-height):
...
Add WHEN to obsolescence declaration.
2008-04-18 10:28:42 +00:00
Juanma Barranquero
7ee5f41489
(font-lock-reference-face): Add WHEN to obsolescence declaration.
2008-04-18 10:28:18 +00:00
Juanma Barranquero
7df7eb04b1
(font-lock-defaults-alist): Add WHEN to obsolescence declaration.
2008-04-18 10:27:53 +00:00
Juanma Barranquero
f5d3a63035
(char-coding-system-table): Remove redundant obsolescence info in docstring.
...
(charset-list, generic-char-p, set-char-table-default): Fix typos in
obsolescence decarations.
2008-04-18 10:17:43 +00:00
Juanma Barranquero
bc01a17814
(non-iso-charset-alist): Fix typo in obsolescence declaration.
...
(decode-codepage-char): Remove redundant obsolescence info in docstring.
2008-04-18 10:15:09 +00:00
Juanma Barranquero
0adf61c9c7
(codepage-setup): Fix typo in obsolescence declaration.
2008-04-18 10:10:47 +00:00
Juanma Barranquero
bda0a7adb1
(tpu-have-ispell): Fix typo in obsolescence declaration.
2008-04-18 10:09:08 +00:00
Juanma Barranquero
182f620587
(checkdoc-minor-keymap): Use `define-obsolete-variable-alias'.
2008-04-18 10:06:06 +00:00
Juanma Barranquero
329a656ebd
(vc-ignore-vc-files, vc-master-templates, vc-header-alist):
...
Add WHEN to obsolescence declaration.
(vc-state): Fix typo in docstring.
2008-04-18 10:01:07 +00:00
Juanma Barranquero
b8a2c14a86
(facemenu-unlisted-faces): Fix obsolescence description.
2008-04-18 09:34:30 +00:00
Juanma Barranquero
cf24b82d37
(dired-omit-files-p): Use `define-obsolete-variable-alias'.
2008-04-18 09:32:42 +00:00
Juanma Barranquero
781424c2f3
(describe-char-after): Use `define-obsolete-function-alias'.
2008-04-18 09:30:36 +00:00
Miles Bader
d02fe47dd3
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1112
2008-04-18 02:56:45 +00:00
Miles Bader
dc6ee347e3
Add arch tagline
2008-04-18 02:46:47 +00:00
Vinicius Jose Latorre
ce20300145
Handle whitespace-tab-width properly.
2008-04-18 02:01:46 +00:00
Stefan Monnier
6b3a84f29a
Fix up comment convention.
2008-04-18 01:46:37 +00:00
Stefan Monnier
1cb64239e7
(debug): Revert to bury-buffer since quit-window is not better anyway.
2008-04-18 01:29:23 +00:00
Stefan Monnier
88bdb6c2e5
(python-mode-map): Use abbrev-table-menu.
...
(python-use-skeletons): Remove, unused.
(python-skeletons): Remove. Use the abbrev table instead.
(python-mode-abbrev-table): Fix regexp; add enable-function and case-fixed.
(def-python-skeleton): Simplify.
(python-expand-template): Use the abbrev-table and abbrev-insert.
(python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): Remove.
(python-mode): Don't set pre-abbrev-expand-hook.
2008-04-17 20:09:54 +00:00
Stefan Monnier
1a5ed76f16
Set coding-tag.
2008-04-17 19:54:57 +00:00
Stefan Monnier
a3709a8c26
(abbrev-insert): New function extracted from expand-abbrev.
...
(expand-abbrev): Use it.
(abbrev-table-menu): New function.
2008-04-17 19:54:00 +00:00
Stefan Monnier
da59e7b21b
Docstring improvements.
2008-04-17 17:40:52 +00:00
Stefan Monnier
e1ca6a5b68
(define-abbrev-table): Fontify dosctrings as such.
2008-04-17 15:38:39 +00:00
Stefan Monnier
b531ac7813
(completion-table-with-terminator): Fix paren typo.
2008-04-17 14:45:27 +00:00
Sam Steingold
e2b58a40cf
(cvs-bury-buffer): Use quit-window instead of the
...
idiosyncratic bury-buffer/delete-window logic.
2008-04-17 13:44:00 +00:00
Juanma Barranquero
e499351ad2
(crm-completion-help, crm-complete, crm-complete-word, crm-complete-and-exit):
...
Fix typo in previous change.
2008-04-17 09:50:05 +00:00
Kenichi Handa
a2a22302bf
Don't make the width of U+00AD to 0.
2008-04-17 07:58:33 +00:00
Nick Roberts
551b23f38c
(gdb-stack-update): New variable.
...
(gdb, gdb-starting, gdb-frames-mode): Use it.
(gdb-invalidate-frames): Advise to call "info stack" only if
execution has occurred.
(gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
selected frame if no execution has occurred.
(gdb-frames-force-update): New interactive function.
(gdb-frames-mode-map): Bind it to "F".
2008-04-17 05:12:42 +00:00
Nick Roberts
f1f6afd2fe
*** empty log message ***
2008-04-17 05:10:04 +00:00
Michael Olson
b5fa335a00
ERC: (erc-remove-text-properties-region): Disable this command by default.
2008-04-17 05:02:14 +00:00