Richard M. Stallman
fa27fb286e
(Translation of Characters): Search cmds use
...
translation-table-for-input. Automatically made local.
2006-01-20 01:30:49 +00:00
Richard M. Stallman
7b6f346ed3
(Overview of Markers): Count insertion type as one of a marker's attributes.
2006-01-20 01:30:06 +00:00
Richard M. Stallman
b3486dafd7
(Top): Menu clarification.
2006-01-20 01:26:48 +00:00
Richard M. Stallman
215576f150
(Other Display Specs): Delete duplicate entry for
...
just a string as display spec. Move text about recursive display
specs on such a string.
2006-01-20 01:26:16 +00:00
Richard M. Stallman
2b83bc4334
(Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
...
(Reading One Event): num-nonmacro-input-events moved here.
2006-01-20 01:24:33 +00:00
Richard M. Stallman
2ef0a47ed4
(set-mark-command): Doc fix.
...
(clone-indirect-buffer-other-window):
Read arg like clone-indirect-buffer.
(move-beginning-of-line): Skip invisible newlines.
2006-01-20 01:22:07 +00:00
Richard M. Stallman
4af23f8151
Comment change.
2006-01-20 01:21:18 +00:00
Luc Teirlinck
633bb8a9b1
(custom-buffer-create-internal): State in the text above
...
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.
2006-01-19 23:26:04 +00:00
Luc Teirlinck
4151840f6b
*** empty log message ***
2006-01-19 23:21:54 +00:00
Reiner Steib
30c7240d14
(spam-group-ham-mark-p, spam-group-spam-mark-p)
...
(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.
2006-01-19 21:42:22 +00:00
Chong Yidong
995f2df9d1
* xdisp.c (get_window_cursor_type): Use cursor type specified by
...
the selected buffer for the echo area too.
2006-01-19 21:12:22 +00:00
Luc Teirlinck
dc38351b1f
*** empty log message ***
2006-01-19 19:34:27 +00:00
Luc Teirlinck
7546199742
(dired-no-confirm): Add quote.
...
(dired-subdir-alist-pre-R): Add quote in `make-variable-buffer-local'
form and remove unbalanced parenthesis.
2006-01-19 19:29:20 +00:00
Stefan Monnier
d2eed686a9
(table-mode-indicator): Typo in last change.
2006-01-19 19:03:33 +00:00
Richard M. Stallman
c94c4d0ac6
*** empty log message ***
2006-01-19 17:52:09 +00:00
Richard M. Stallman
d8b5b5d578
(hide-leaves): Don't call outline-end-of-heading.
...
Fixes bug reported in Nov 2005.
2006-01-19 17:51:38 +00:00
Richard M. Stallman
0ae859606e
(isearch-forward): Doc fix.
2006-01-19 17:50:42 +00:00
Richard M. Stallman
5afea280d3
(dired-move-to-filename-regexp): Define as alias.
...
(dired-no-confirm): Use defcustom.
(dired-subdir-alist-pre-R): Put defvar at top level.
2006-01-19 17:50:15 +00:00
Richard M. Stallman
d0600240da
(battery-linux-proc-acpi): Handle "last full capacity".
2006-01-19 17:49:13 +00:00
Richard M. Stallman
964a8b4727
(bibtex-strings, bibtex-reference-keys): Mark as risky.
2006-01-19 17:48:06 +00:00
Richard M. Stallman
05f5847bd2
(Fmap_keymap): Doc fix.
2006-01-19 17:41:40 +00:00
Richard M. Stallman
77c0df4f27
(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
2006-01-19 17:40:50 +00:00
Richard M. Stallman
c3be81c7f8
(echo_char): Don't omit the space between first two echoed chars.
2006-01-19 17:39:55 +00:00
Richard M. Stallman
dd95745a7a
(read_minibuf): Fix previous change.
2006-01-19 17:38:57 +00:00
Richard M. Stallman
154897a37d
(Deletion): Upcase @key argument.
2006-01-19 17:37:05 +00:00
Richard M. Stallman
8a176e64b2
(Custom Themes): Minor cleanup.
2006-01-19 17:34:43 +00:00
Richard M. Stallman
b84c4f0712
(Hungry Delete): Upcase @key argument.
2006-01-19 17:31:25 +00:00
Kenichi Handa
d9bf0f5a30
(rmail-enable-mime): Docstring fixed.
...
(rmail-mime-feature): Likewise.
(rmail-require-mime-maybe): Use display-warning to show a warning
message.
2006-01-19 11:59:55 +00:00
Masatake YAMATO
9a8ee44887
* 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.
2006-01-19 10:57:44 +00:00
Kenichi Handa
194939e3cf
*** empty log message ***
2006-01-19 06:36:46 +00:00
Kenichi Handa
71578d4f96
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
2006-01-19 02:12:45 +00:00
Jesper Harder
b0aea09e7b
(smtpmail-send-it): Use insert-buffer-substring.
2006-01-18 20:49:00 +00:00
Stefan Monnier
7a9ac68891
Move defvars out of eval-when-compile.
...
(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.
2006-01-18 20:36:19 +00:00
Stefan Monnier
0ff223569f
Move defvars out of eval-when-compile. Use dolist.
...
(doc-mode-map): Define explicitly.
(doctor-txtype): Use mapc.
2006-01-18 16:49:53 +00:00
Stefan Monnier
81cafdfe92
Move defvars out of eval-when-compile.
...
(url-news-fetch-message-id, url-news-fetch-newsgroup): Use with-current-buffer.
2006-01-18 16:43:46 +00:00
Stefan Monnier
1042fc7f9c
Move defvars out of eval-when-compile.
...
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.
2006-01-18 16:39:43 +00:00
Stefan Monnier
f462ee2c28
Move defvars out of eval-when-compile. Move code
...
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'.
2006-01-18 16:19:21 +00:00
Stefan Monnier
5d72423543
Move defvars out of eval-when-compile.
...
(fortran-break-line): Remove unused var `opoint'.
(fortran-abbrev-start): Obey help-event-list.
2006-01-18 15:56:30 +00:00
Richard M. Stallman
edd1c6857e
(x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
2006-01-18 01:48:49 +00:00
Juri Linkov
6bca59a3cc
(list-buffers-noselect): Use buffer-menu-buffer' instead of
Buffer-menu-buffer'.
2006-01-17 21:45:19 +00:00
Masatake YAMATO
3968c89ffe
Added makefile-imake-mode.
2006-01-17 18:11:53 +00:00
Stefan Monnier
11b07c3762
Oops. Attribution fix.
2006-01-17 16:36:32 +00:00
Stefan Monnier
8e2e29565d
(ispell-kill-ispell-hook): Add to the hook when
...
loading the file rather than when turning on flyspell-mode.
2006-01-17 16:35:52 +00:00
Bill Wohler
fe778a1258
(assoc-string): Fix typo in argument.
2006-01-17 16:20:29 +00:00
Richard M. Stallman
588fe8bc0a
(lisp-font-lock-keywords-1): Minor rearrangement.
2006-01-17 14:32:16 +00:00
Luc Teirlinck
2e040f4ea1
*** empty log message ***
2006-01-17 04:34:20 +00:00
Luc Teirlinck
c111d7aedc
(customize-rogue): Minor doc fix.
2006-01-17 04:28:42 +00:00
Bill Wohler
0af7621b63
*** empty log message ***
2006-01-17 03:08:25 +00:00
Miles Bader
c428866987
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 185-186)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nnrss.el: Update copyright.
(nnrss-opml-import): Query whether to subscribe to each entry.
* lisp/gnus/gnus-art.el:
* lisp/gnus/gnus-cus.el:
* lisp/gnus/gnus-group.el:
* lisp/gnus/gnus-start.el:
* lisp/gnus/gnus-sum.el:
* lisp/gnus/mm-uu.el:
* lisp/gnus/mm-view.el: Update copyright.
2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-info): New function.
(message-mode-menu): Add it.
Update copyright.
* lisp/gnus/ChangeLog: Fix and update copyright.
2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi: Update copyright.
2006-01-17 02:39:39 +00:00
Juri Linkov
d247d0fe89
(buffer-menu-buffer) <defface>: Renamed from
...
Buffer-menu-buffer. Doc fix.
(Buffer-menu-buffer): Face alias to buffer-menu-buffer.
2006-01-17 02:11:40 +00:00