1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
Commit graph

54412 commits

Author SHA1 Message Date
Nick Roberts
2d08f307e9 *** empty log message *** 2005-01-31 02:21:40 +00:00
Stefan Monnier
f429956a03 (gnus-article-mode): Turn off the "\ " non-break space. 2005-01-31 00:28:37 +00:00
Kim F. Storm
a050b1a91a *** empty log message *** 2005-01-30 18:13:05 +00:00
Jesper Harder
7bf72fa6f6 (syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstring indentation.
(syms_of_macterm) <mac-emulate-three-button-mouse>: do.
2005-01-30 16:39:16 +00:00
Luc Teirlinck
70b96d19f1 (Easy Customization): Adapt menu to node name change. 2005-01-30 14:47:11 +00:00
Richard M. Stallman
ce4065431e *** empty log message *** 2005-01-30 11:35:43 +00:00
Richard M. Stallman
89fa0de4cd (Easy Customization): Defn of "User Option" now
includes faces.  Don't say just "option" when talking about variables.
Do say just "options" to mean "anything customizable".
(Specific Customization): Describe `customize-variable',
not `customize-option'.
2005-01-30 11:34:58 +00:00
Richard M. Stallman
12e737f868 (Glossary) <Faces>: Add xref.
<User Option>: Change definition--include faces.  Change xref.
2005-01-30 11:26:25 +00:00
Richard M. Stallman
19b2c4ca1f Don't say just "option" when talking about variables. 2005-01-30 11:23:17 +00:00
Richard M. Stallman
1eeda44946 (Picture): Mention artist.el. 2005-01-30 11:21:00 +00:00
Richard M. Stallman
bdc3b3be0f Don't say just "option" when talking about variables.
Other minor cleanups.
2005-01-30 11:20:14 +00:00
Richard M. Stallman
97733c3d00 (custom-bury-buffer): Function deleted.
(custom-buffer-done-function): Option deleted.
(custom-buffer-done-kill): New (replacement option.
(Custom-buffer-done): Call quit-window.
(custom-buffer-create-internal): Update for above changes.
2005-01-30 11:07:54 +00:00
Luc Teirlinck
6de38aa350 (syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg. 2005-01-30 02:09:45 +00:00
Luc Teirlinck
03c64f2e02 *** empty log message *** 2005-01-30 00:43:04 +00:00
Luc Teirlinck
62d776fd34 (syms_of_undo) <undo-outer-limit>: Doc update. 2005-01-30 00:39:33 +00:00
Luc Teirlinck
28cb725d59 (undo-ask-before-discard): New var.
(undo-outer-limit-truncate): Implement it.
(undo-extra-outer-limit): Doc update.
2005-01-30 00:32:39 +00:00
Jan Djärv
49b8b5dcb3 * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,
button events are not received otherwise.
2005-01-29 22:25:58 +00:00
Richard M. Stallman
5a92a9eb78 *** empty log message *** 2005-01-29 17:31:43 +00:00
Richard M. Stallman
137e400204 (undo-more): defadvice deleted.
(ses-begin-change): Doc fix.
2005-01-29 17:31:32 +00:00
Richard M. Stallman
5e5a341255 (dired-mode-map): Remap undo' and advertised-undo'
instead of rebinding C-x u and C-_.
2005-01-29 17:28:48 +00:00
Richard M. Stallman
0c2f6ddaa7 (normal-backup-enable-predicate): Return nil for files
in /tmp, regardless of temporary-file-directory.
2005-01-29 17:28:00 +00:00
Richard M. Stallman
5a0c1883d4 (Man-getpage-in-background): Disable undo in Man buffer. 2005-01-29 17:27:13 +00:00
Richard M. Stallman
b29b5c248b (delete-rectangle-line, delete-extract-rectangle-line)
(open-rectangle, delete-whitespace-rectangle-line)
(clear-rectangle-line): If FILL, pass t instead of FILL
for move-to-column's 3nd arg.
2005-01-29 17:26:39 +00:00
Richard M. Stallman
a7fe694c13 (undo): Fix the test for continuing a series of undos.
(undo-more): Set pending-undo-list to t when we reach end.
(pending-undo-list): defvar moved up.
2005-01-29 17:24:41 +00:00
Richard M. Stallman
6f95a83518 (widget-button-click): Shorten the range of the track-mouse binding. 2005-01-29 17:21:12 +00:00
Richard M. Stallman
c6c7dc0349 (syms_of_buffer) <buffer-undo-list>: Doc fix. 2005-01-29 17:18:57 +00:00
Richard M. Stallman
48bbe3a8eb Comment change. 2005-01-29 17:18:06 +00:00
Richard M. Stallman
96b3faf892 *** empty log message *** 2005-01-29 17:16:47 +00:00
Richard M. Stallman
6887bce515 (Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME. 2005-01-29 17:16:31 +00:00
Richard M. Stallman
2da637a538 (comint-insert-input): Undo previous changes;
use last-input-event in interactive spec.
2005-01-29 16:58:34 +00:00
Richard M. Stallman
17a60964b9 (popmail): Don't use Errmsg as format string. 2005-01-29 16:56:30 +00:00
Eli Zaretskii
cf63e6fa17 (compilation-start): Bind buffer-read-only to nil before
invoking call-process.  Reset buffer's modified flag after
fontifying it in the no-async branch.
2005-01-29 15:52:07 +00:00
Eli Zaretskii
28d986b971 *** empty log message *** 2005-01-29 14:05:34 +00:00
Eli Zaretskii
16bbbfd864 (Misc Events): Describe the help-echo event. 2005-01-29 14:04:57 +00:00
Eli Zaretskii
ef6938c57d (Special Properties) <help-echo>: Use `pos' consistently in description
of the help-echo property.  Use @code{nil} instead of @var{nil}.
2005-01-29 14:02:43 +00:00
Eli Zaretskii
d94f2aab08 (Overlay Properties): Fix the index entry for help-echo overlay property. 2005-01-29 13:58:04 +00:00
Eli Zaretskii
9172ffcd36 (Type Keywords): Uncomment the xref to the help-echo property documentation. 2005-01-29 13:55:46 +00:00
Eli Zaretskii
5eb8942bad (widget-specify-button): If mouse pointer shape cannot be changed,
use mouse face instead.
2005-01-29 13:22:21 +00:00
Nick Roberts
190def626e (gdb-info-breakpoints-custom)
(gdb-goto-breakpoint): Make breakpoint handling work on template
functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
(gdb-assembler-custom): Update to recognise breakpoint information
added on 2005-01-19.
2005-01-29 06:55:14 +00:00
Nick Roberts
88cc5da7a5 *** empty log message *** 2005-01-29 06:54:40 +00:00
Miles Bader
aba1948af5 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-7
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-8
 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-11
   Update from CVS

2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
   article buffer when editing of the article is discarded.
   (gnus-article-prepare): Revert.

2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-prepare): Remove
   message-strip-forbidden-properties from the local hook.

2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml.el (mml-generate-mime-1): Convert string into unibyte when
   inserting " *mml*" buffer's contents into a unibyte temp buffer.

2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * man/gnus.texi: Some edits based on comments from David Abrahams.

2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (RSS): Fix the keystroke.
2005-01-28 23:52:19 +00:00
Nick Roberts
14788d12b0 (gdb-info-breakpoints-custom)
(gdb-goto-breakpoint): Make breakpoint handling work on template
functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
2005-01-28 21:48:48 +00:00
Nick Roberts
c7c8757394 *** empty log message *** 2005-01-28 21:48:09 +00:00
Stefan Monnier
150bbae7a4 (scheme-mode-variables): Set comment-add.
(dsssl-mode): Use define-derived-mode.
(scheme-mode-initialize): Remove.
(scheme-mode): Use run-mode-hooks.
2005-01-28 18:57:45 +00:00
Stefan Monnier
e4105348b2 (custom-mode-map): Make it dense. 2005-01-28 18:55:14 +00:00
Stefan Monnier
f7105ede2e (customize-group-other-window, custom-buffer-create-other-window):
Don't override special-display-*.
2005-01-28 18:42:30 +00:00
Stefan Monnier
2a4960f909 (describe-char-unicodedata-file): Docstring fix. 2005-01-28 17:07:57 +00:00
Stefan Monnier
5c243ee437 *** empty log message *** 2005-01-28 16:29:27 +00:00
Stefan Monnier
f5d01350c3 (message-beginning-of-line): Change the behavior when
invoked between BOL and : so that it first moves backward.
2005-01-28 16:27:25 +00:00
Stefan Monnier
f9475d97ee (eval-defun-1): Make sure `defvar' always sets the default value. 2005-01-28 16:27:13 +00:00