- 20 Jan, 2006 10 commits
-
-
Nick Roberts authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (base, patch 1-3) - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187 - Update from CVS - Merge from emacs--devo--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 187) - Update from CVS
-
Richard M. Stallman authored
-
Richard M. Stallman authored
translation-table-for-input. Automatically made local.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
just a string as display spec. Move text about recursive display specs on such a string.
-
Richard M. Stallman authored
(Reading One Event): num-nonmacro-input-events moved here.
-
Richard M. Stallman authored
(clone-indirect-buffer-other-window): Read arg like clone-indirect-buffer. (move-beginning-of-line): Skip invisible newlines.
-
Richard M. Stallman authored
-
- 19 Jan, 2006 24 commits
-
-
Luc Teirlinck authored
the whole buffer buttons that they do not operate on hidden items. (custom-face-menu): Use `custom-face-save' instead of `custom-face-save-command'. (custom-face-save-command): Make it an alias for `custom-face-save' and declare it obsolete. (custom-face-save): Doc fix.
-
Luc Teirlinck authored
-
Reiner Steib authored
(spam-group-spam-marks, spam-list-articles, spam-group-ham-marks): Revert 2006-01-08 change because the functions will be used in No Gnus.
-
Chong Yidong authored
the selected buffer for the echo area too.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(dired-subdir-alist-pre-R): Add quote in `make-variable-buffer-local' form and remove unbalanced parenthesis.
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Fixes bug reported in Nov 2005.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(dired-no-confirm): Use defcustom. (dired-subdir-alist-pre-R): Put defvar at top level.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kenichi Handa authored
(rmail-mime-feature): Likewise. (rmail-require-mime-maybe): Use display-warning to show a warning message.
-
Masatake YAMATO authored
* progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base C code buffer and its associate CPP Edit buffer the same.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 18 Jan, 2006 6 commits
-
-
Jesper Harder authored
-
Stefan Monnier authored
(array-make-template): Replace undeclared global var with a local one. (array-mode): Inline initialization functions. (array-init-local-variables, array-init-max-row) (array-init-max-column, array-init-columns-per-line) (array-init-field-width, array-init-rows-numbered) (array-init-line-length, array-init-lines-per-row): Remove.
-
Stefan Monnier authored
(doc-mode-map): Define explicitly. (doctor-txtype): Use mapc.
-
Stefan Monnier authored
(url-news-fetch-message-id, url-news-fetch-newsgroup): Use with-current-buffer.
-
Stefan Monnier authored
Remove harmful code meant to avoid byte-compiler warnings. (table-fixed-mode-indicator): Remove. Use a more complex mode-line specification that checks table-fixed-width-mode directly. (table-recognize-region, table-recognize-cell): Use restore-buffer-modified-p. (table-fixed-width-mode): Remove code that refreshes table-fixed-mode-indicator. (*table--cell-describe-bindings, *table--cell-describe-mode): Avoid obsolete name print-help-return-message. (table--test-cell-list): Don't use replace-regexp from elisp. (table--point-entered-cell-function, table--point-left-cell-function): Don't set table-fixed-mode-indicator, use force-mode-line-update.
-
Stefan Monnier authored
that was after the end of file. Use buffer-file-name variable. (org-timestamp-change): Use with-current-buffer. (org-todo-list): Don't unnecessarily define a new buffer-local var. (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg `file'.
-