bpt/emacs.git
19 years ago(Window Frame Parameters): Explain pixel=char on tty.
Richard M. Stallman [Thu, 3 Feb 2005 07:04:29 +0000 (07:04 +0000)]
(Window Frame Parameters): Explain pixel=char on tty.
(Pop-Up Menus): Fix typo.
(Color Names): Explain all types of color names.
Explain color-values on B&W terminal.
(Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.

19 years ago(File Locks): Not supported on MS systems.
Richard M. Stallman [Thu, 3 Feb 2005 07:01:04 +0000 (07:01 +0000)]
(File Locks): Not supported on MS systems.
(Testing Accessibility): Clarify.

19 years ago(Printing in Edebug): Fix edebug-print-circle.
Richard M. Stallman [Thu, 3 Feb 2005 06:58:38 +0000 (06:58 +0000)]
(Printing in Edebug): Fix edebug-print-circle.
(Coverage Testing): Fix typo.

19 years ago(Misc Events): Remove stray space.
Richard M. Stallman [Thu, 3 Feb 2005 06:57:22 +0000 (06:57 +0000)]
(Misc Events): Remove stray space.

19 years ago(Buffer Names): Clarify generate-new-buffer-name.
Richard M. Stallman [Thu, 3 Feb 2005 06:56:24 +0000 (06:56 +0000)]
(Buffer Names): Clarify generate-new-buffer-name.
(Modification Time): Clarify when visited-file-modtime returns 0.
(The Buffer List): Clarify bury-buffer.
(Killing Buffers): Clarify.
(Indirect Buffers): Add clone-indirect-buffer.

19 years ago(hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
Richard M. Stallman [Thu, 3 Feb 2005 06:49:18 +0000 (06:49 +0000)]
(hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.

19 years ago(list-faces-display): Add optional argument.
Richard M. Stallman [Thu, 3 Feb 2005 06:47:16 +0000 (06:47 +0000)]
(list-faces-display): Add optional argument.

19 years ago(font-lock-default-function): Handle the rare case where
Stefan Monnier [Thu, 3 Feb 2005 04:28:21 +0000 (04:28 +0000)]
(font-lock-default-function): Handle the rare case where
only font-lock-keywords is set.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
Miles Bader [Thu, 3 Feb 2005 03:56:00 +0000 (03:56 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72

src/dispextern.h (xassert): Enable unconditionally.

2005-02-02  Miles Bader  <miles@gnu.org>

   * src/dispextern.h (xassert): Enable unconditionally.

19 years agoCancel previous change. for
Kenichi Handa [Thu, 3 Feb 2005 02:19:15 +0000 (02:19 +0000)]
Cancel previous change. for
I-WITH-DOT-ABOVE and DOTLESS-i

19 years agoCancel previous change.
Kenichi Handa [Thu, 3 Feb 2005 02:16:40 +0000 (02:16 +0000)]
Cancel previous change.

19 years agoMake it clear it's only used for Mac OS 9.
Stefan Monnier [Wed, 2 Feb 2005 23:33:04 +0000 (23:33 +0000)]
Make it clear it's only used for Mac OS 9.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 2 Feb 2005 23:32:15 +0000 (23:32 +0000)]
*** empty log message ***

19 years ago(Fprimitive_undo): Fix dummy apply undo entry.
Kim F. Storm [Wed, 2 Feb 2005 15:43:18 +0000 (15:43 +0000)]
(Fprimitive_undo): Fix dummy apply undo entry.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 2 Feb 2005 15:43:05 +0000 (15:43 +0000)]
*** empty log message ***

19 years agoCorrection to syntax in gud-menu-map.
Nick Roberts [Wed, 2 Feb 2005 05:52:51 +0000 (05:52 +0000)]
Correction to syntax in gud-menu-map.

19 years ago*** empty log message ***
Nick Roberts [Wed, 2 Feb 2005 05:51:51 +0000 (05:51 +0000)]
*** empty log message ***

19 years ago(set-upcase-syntax, set-downcase-syntax): Fix previous change.
Kenichi Handa [Wed, 2 Feb 2005 02:43:13 +0000 (02:43 +0000)]
(set-upcase-syntax, set-downcase-syntax): Fix previous change.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 2 Feb 2005 01:13:50 +0000 (01:13 +0000)]
*** empty log message ***

19 years ago(tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i.
Kenichi Handa [Wed, 2 Feb 2005 01:12:36 +0000 (01:12 +0000)]
(tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i.

19 years agoSetup cases of GREEK-FINAL-SIGMA,
Kenichi Handa [Wed, 2 Feb 2005 01:00:44 +0000 (01:00 +0000)]
Setup cases of GREEK-FINAL-SIGMA,
Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.

19 years ago(casify_region): Fix previous change.
Kenichi Handa [Wed, 2 Feb 2005 00:57:33 +0000 (00:57 +0000)]
(casify_region): Fix previous change.

19 years ago(get-upcase-table): New function.
Kenichi Handa [Wed, 2 Feb 2005 00:57:07 +0000 (00:57 +0000)]
(get-upcase-table): New function.
(copy-case-table): Copy upcaes table too if non-nil.
(set-case-syntax-delims): Maintain upcase table too.
(set-case-syntax-pair): Likewise.
(set-upcase-syntax, set-downcase-syntax): New functions.
(set-case-syntax): Maintain upcase table too.

19 years ago(casify_object): Enable changing characters of
Kenichi Handa [Tue, 1 Feb 2005 23:49:46 +0000 (23:49 +0000)]
(casify_object): Enable changing characters of
different byte length.
(casify_region): Fix loop condition, args to replace_range_2, and
update opoint_byte.

19 years ago(replace_range_2): Fix bugs in adjusting markers and point.
Kenichi Handa [Tue, 1 Feb 2005 23:47:06 +0000 (23:47 +0000)]
(replace_range_2): Fix bugs in adjusting markers and point.

19 years ago(gdb-goto-info): Delete.
Nick Roberts [Tue, 1 Feb 2005 20:11:09 +0000 (20:11 +0000)]
(gdb-goto-info): Delete.

19 years ago(gud-goto-info): New function.
Nick Roberts [Tue, 1 Feb 2005 20:10:19 +0000 (20:10 +0000)]
(gud-goto-info): New function.
(gud-tool-bar-map): Use correct icon.

19 years ago*** empty log message ***
Nick Roberts [Tue, 1 Feb 2005 20:09:33 +0000 (20:09 +0000)]
*** empty log message ***

19 years ago(lisp-indent-function): Fix bug:
Thien-Thi Nguyen [Tue, 1 Feb 2005 15:50:46 +0000 (15:50 +0000)]
(lisp-indent-function): Fix bug:
When delegating, order args in the funcall correctly.

19 years ago(lisp-indent-function): Doc fix.
Thien-Thi Nguyen [Tue, 1 Feb 2005 15:02:50 +0000 (15:02 +0000)]
(lisp-indent-function): Doc fix.

19 years ago(reftex-access-scan-info): Error out in a
Carsten Dominik [Tue, 1 Feb 2005 12:39:39 +0000 (12:39 +0000)]
(reftex-access-scan-info): Error out in a
buffer not visiting a file.

19 years ago*** empty log message ***
Carsten Dominik [Tue, 1 Feb 2005 12:37:28 +0000 (12:37 +0000)]
*** empty log message ***

19 years ago(back_to_previous_visible_line_start): Reset iterator
Kim F. Storm [Tue, 1 Feb 2005 08:56:01 +0000 (08:56 +0000)]
(back_to_previous_visible_line_start): Reset iterator
stack before calling handle_display_prop.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 1 Feb 2005 08:55:42 +0000 (08:55 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Tue, 1 Feb 2005 04:13:59 +0000 (04:13 +0000)]
*** empty log message ***

19 years ago(calc-embedded-find-bounds): Set formula bound on line with formula.
Jay Belanger [Tue, 1 Feb 2005 03:57:08 +0000 (03:57 +0000)]
(calc-embedded-find-bounds): Set formula bound on line with formula.

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 31 Jan 2005 23:32:36 +0000 (23:32 +0000)]
*** empty log message ***

19 years ago(Maintaining Undo): Add `undo-outer-limit'.
Luc Teirlinck [Mon, 31 Jan 2005 23:31:21 +0000 (23:31 +0000)]
(Maintaining Undo): Add `undo-outer-limit'.

19 years ago(Undo) <buffer-undo-list>: Describe `apply' elements.
Kim F. Storm [Mon, 31 Jan 2005 23:22:11 +0000 (23:22 +0000)]
(Undo) <buffer-undo-list>: Describe `apply' elements.

19 years ago(Undo): Update description of `undo-outer-limit'.
Luc Teirlinck [Mon, 31 Jan 2005 23:18:45 +0000 (23:18 +0000)]
(Undo): Update description of `undo-outer-limit'.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 31 Jan 2005 23:17:42 +0000 (23:17 +0000)]
*** empty log message ***

19 years ago(ses-create-cell-variable-range)
Kim F. Storm [Mon, 31 Jan 2005 22:47:40 +0000 (22:47 +0000)]
(ses-create-cell-variable-range)
(ses-destroy-cell-variable-range, ses-reset-header-string)
(ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
(ses-insert-row): Fix format of apply undo entries.

19 years ago(syms_of_buffer) <buffer-undo-list>: Doc fix.
Kim F. Storm [Mon, 31 Jan 2005 22:45:12 +0000 (22:45 +0000)]
(syms_of_buffer) <buffer-undo-list>: Doc fix.

19 years ago(Qapply): New lisp var.
Kim F. Storm [Mon, 31 Jan 2005 22:44:27 +0000 (22:44 +0000)]
(Qapply): New lisp var.
(syms_of_undo): Intern and staticpro it.
(Fprimitive_undo): Support formats (apply FUNNAME . ARGS) and
(apply DELTA BEG END FUNNAME . ARGS) instead of (FUNNAME . ARGS).

19 years ago(math-tex-ignore-words): Remove LaTeX portion.
Jay Belanger [Mon, 31 Jan 2005 21:58:05 +0000 (21:58 +0000)]
(math-tex-ignore-words): Remove LaTeX portion.
(math-latex-ignore-words): New constant.

19 years ago(math-function-table, math-oper-table, math-variable-table):
Jay Belanger [Mon, 31 Jan 2005 21:53:21 +0000 (21:53 +0000)]
(math-function-table, math-oper-table, math-variable-table):
Adjust the LaTeX portions.

19 years ago(math-read-big-expr): Make LaTeX the default TeX mode.
Jay Belanger [Mon, 31 Jan 2005 21:52:49 +0000 (21:52 +0000)]
(math-read-big-expr): Make LaTeX the default TeX mode.

19 years ago(calc-embedded-open-formula, calc-embedded-close-formula):
Jay Belanger [Mon, 31 Jan 2005 21:52:11 +0000 (21:52 +0000)]
(calc-embedded-open-formula, calc-embedded-close-formula):
Ignore matrix environments.

19 years ago(math-read-token): Separate the TeX and LaTeX parts.
Jay Belanger [Mon, 31 Jan 2005 21:51:34 +0000 (21:51 +0000)]
(math-read-token): Separate the TeX and LaTeX parts.

19 years agoUpdate documentation relating to GDB Graphical
Nick Roberts [Mon, 31 Jan 2005 21:20:35 +0000 (21:20 +0000)]
Update documentation relating to GDB Graphical
Interface.

19 years ago*** empty log message ***
Nick Roberts [Mon, 31 Jan 2005 21:20:00 +0000 (21:20 +0000)]
*** empty log message ***

19 years ago(ispell-local-dictionary-overridden): New var.
Richard M. Stallman [Mon, 31 Jan 2005 11:54:36 +0000 (11:54 +0000)]
(ispell-local-dictionary-overridden): New var.
(ispell-local-dictionary): Doc fix.
(ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
Don't reinitialize at run time.  Don't defcustom.
All uses changed to append ispell-local-dictionary-alist,
or else check it first.
(ispell-current-dictionary): New variable for dictionary in use.
(ispell-dictionary): Now used only for global default.
(ispell-start-process): Set ispell-current-dictionary,
not ispell-dictionary.
(ispell-change-dictionary): Use this only for setting
user preferences.
(ispell-internal-change-dictionary): New function
to change the current dictionary in use.
(ispell-region, ispell-process-line, ispell-buffer-local-dict):
Use ispell-current-dictionary.
Handle ispell-local-dictionary-overridden.
(ispell-buffer-local-dict): Call ispell-internal-change-dictionary.

19 years ago(math-read-token): Check for smallmatrix environment.
Jay Belanger [Mon, 31 Jan 2005 09:16:44 +0000 (09:16 +0000)]
(math-read-token): Check for smallmatrix environment.

19 years ago*** empty log message ***
Jay Belanger [Mon, 31 Jan 2005 09:15:44 +0000 (09:15 +0000)]
*** empty log message ***

19 years ago(math-latex-input-filter): Remove function.
Jay Belanger [Mon, 31 Jan 2005 09:08:34 +0000 (09:08 +0000)]
(math-latex-input-filter): Remove function.

19 years ago(math-tex-ignore-words): Add support for LaTeX matrices.
Jay Belanger [Mon, 31 Jan 2005 09:07:48 +0000 (09:07 +0000)]
(math-tex-ignore-words): Add support for LaTeX matrices.

19 years ago(math-read-token): Read LaTeX matrices.
Jay Belanger [Mon, 31 Jan 2005 09:05:27 +0000 (09:05 +0000)]
(math-read-token): Read LaTeX matrices.

19 years ago*** empty log message ***
Jay Belanger [Mon, 31 Jan 2005 06:39:44 +0000 (06:39 +0000)]
*** empty log message ***

19 years ago(calc-d-prefix-help): Add LaTeX.
Jay Belanger [Mon, 31 Jan 2005 06:31:43 +0000 (06:31 +0000)]
(calc-d-prefix-help): Add LaTeX.

19 years ago(math-compose-expr, math-compose-rows): Add LaTeX support.
Jay Belanger [Mon, 31 Jan 2005 06:30:37 +0000 (06:30 +0000)]
(math-compose-expr, math-compose-rows): Add LaTeX support.
(math-compose-expr): Add support for special functions.

19 years ago(calc-language): Adjust docstring.
Jay Belanger [Mon, 31 Jan 2005 06:29:39 +0000 (06:29 +0000)]
(calc-language): Adjust docstring.
(calc-set-mode-line): Add LaTeX support.
(math-expr-special-function-mapping): New variable.

19 years ago(calc-edit-user-syntax, calc-fix-token-name)
Jay Belanger [Mon, 31 Jan 2005 06:28:06 +0000 (06:28 +0000)]
(calc-edit-user-syntax, calc-fix-token-name)
(calc-write-parse-table-part):  Add LaTeX support.

19 years ago(calc-latex-language, math-latex-parse-frac)
Jay Belanger [Mon, 31 Jan 2005 06:25:17 +0000 (06:25 +0000)]
(calc-latex-language, math-latex-parse-frac)
(math-latex-print-frac): New functions.
(math-oper-table, math-function-table, math-variable-table)
(math-complex-format, math-input-filter): Add latex properties.
(calc-set-language): Set math-expr-special-function-mapping.

19 years agoAdd calc-latex-language to autoloads.
Jay Belanger [Mon, 31 Jan 2005 06:23:04 +0000 (06:23 +0000)]
Add calc-latex-language to autoloads.
(calc-mode-map): Add calc-latex-language.

19 years ago(math-read-token): Add support for LaTeX.
Jay Belanger [Mon, 31 Jan 2005 06:21:31 +0000 (06:21 +0000)]
(math-read-token): Add support for LaTeX.

19 years ago(gdb-memory-address)
Nick Roberts [Mon, 31 Jan 2005 02:22:24 +0000 (02:22 +0000)]
(gdb-memory-address)
(gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
(gdb-memory-mode-map, gdb-memory-format-keymap)
(gdb-memory-format-menu, gdb-memory-unit-keymap)
(gdb-memory-unit-menu): New variables for a buffer
that lets the user examine program memory.
(gdb-memory-set-address, gdb-memory-set-repeat-count)
(gdb-memory-format-binary, gdb-memory-format-octal)
(gdb-memory-format-unsigned, gdb-memory-format-signed)
(gdb-memory-format-hexadecimal, gdb-memory-format-menu)
(gdb-memory-format-menu-1, gdb-memory-unit-giant)
(gdb-memory-unit-word, gdb-memory-unit-halfword)
(gdb-memory-unit-byte, gdb-memory-unit-menu)
(gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
(gdb-memory-mode, gdb-memory-buffer-name)
(gdb-display-memory-buffer, gdb-frame-memory-buffer):
New functions for above buffer.

19 years ago*** empty log message ***
Nick Roberts [Mon, 31 Jan 2005 02:21:40 +0000 (02:21 +0000)]
*** empty log message ***

19 years ago(gnus-article-mode): Turn off the "\ " non-break space.
Stefan Monnier [Mon, 31 Jan 2005 00:28:37 +0000 (00:28 +0000)]
(gnus-article-mode): Turn off the "\ " non-break space.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 30 Jan 2005 18:13:05 +0000 (18:13 +0000)]
*** empty log message ***

19 years ago(syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstring indentation.
Jesper Harder [Sun, 30 Jan 2005 16:39:16 +0000 (16:39 +0000)]
(syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstring indentation.
(syms_of_macterm) <mac-emulate-three-button-mouse>: do.

19 years ago(Easy Customization): Adapt menu to node name change.
Luc Teirlinck [Sun, 30 Jan 2005 14:47:11 +0000 (14:47 +0000)]
(Easy Customization): Adapt menu to node name change.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 30 Jan 2005 11:35:43 +0000 (11:35 +0000)]
*** empty log message ***

19 years ago(Easy Customization): Defn of "User Option" now
Richard M. Stallman [Sun, 30 Jan 2005 11:34:58 +0000 (11:34 +0000)]
(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'.

19 years ago(Glossary) <Faces>: Add xref.
Richard M. Stallman [Sun, 30 Jan 2005 11:26:25 +0000 (11:26 +0000)]
(Glossary) <Faces>: Add xref.
<User Option>: Change definition--include faces.  Change xref.

19 years agoDon't say just "option" when talking about variables.
Richard M. Stallman [Sun, 30 Jan 2005 11:23:17 +0000 (11:23 +0000)]
Don't say just "option" when talking about variables.

19 years ago(Picture): Mention artist.el.
Richard M. Stallman [Sun, 30 Jan 2005 11:21:00 +0000 (11:21 +0000)]
(Picture): Mention artist.el.

19 years agoDon't say just "option" when talking about variables.
Richard M. Stallman [Sun, 30 Jan 2005 11:20:14 +0000 (11:20 +0000)]
Don't say just "option" when talking about variables.
Other minor cleanups.

19 years ago(custom-bury-buffer): Function deleted.
Richard M. Stallman [Sun, 30 Jan 2005 11:07:54 +0000 (11:07 +0000)]
(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.

19 years ago(syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.
Luc Teirlinck [Sun, 30 Jan 2005 02:09:45 +0000 (02:09 +0000)]
(syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 30 Jan 2005 00:43:04 +0000 (00:43 +0000)]
*** empty log message ***

19 years ago(syms_of_undo) <undo-outer-limit>: Doc update.
Luc Teirlinck [Sun, 30 Jan 2005 00:39:33 +0000 (00:39 +0000)]
(syms_of_undo) <undo-outer-limit>: Doc update.

19 years ago(undo-ask-before-discard): New var.
Luc Teirlinck [Sun, 30 Jan 2005 00:32:39 +0000 (00:32 +0000)]
(undo-ask-before-discard): New var.
(undo-outer-limit-truncate): Implement it.
(undo-extra-outer-limit): Doc update.

19 years ago* xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,
Jan Djärv [Sat, 29 Jan 2005 22:25:58 +0000 (22:25 +0000)]
* xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,
button events are not received otherwise.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 29 Jan 2005 17:31:43 +0000 (17:31 +0000)]
*** empty log message ***

19 years ago(undo-more): defadvice deleted.
Richard M. Stallman [Sat, 29 Jan 2005 17:31:32 +0000 (17:31 +0000)]
(undo-more): defadvice deleted.
(ses-begin-change): Doc fix.

19 years ago(dired-mode-map): Remap `undo' and `advertised-undo'
Richard M. Stallman [Sat, 29 Jan 2005 17:28:48 +0000 (17:28 +0000)]
(dired-mode-map): Remap `undo' and `advertised-undo'
instead of rebinding C-x u and C-_.

19 years ago(normal-backup-enable-predicate): Return nil for files
Richard M. Stallman [Sat, 29 Jan 2005 17:28:00 +0000 (17:28 +0000)]
(normal-backup-enable-predicate): Return nil for files
in /tmp, regardless of temporary-file-directory.

19 years ago(Man-getpage-in-background): Disable undo in Man buffer.
Richard M. Stallman [Sat, 29 Jan 2005 17:27:13 +0000 (17:27 +0000)]
(Man-getpage-in-background): Disable undo in Man buffer.

19 years ago(delete-rectangle-line, delete-extract-rectangle-line)
Richard M. Stallman [Sat, 29 Jan 2005 17:26:39 +0000 (17:26 +0000)]
(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.

19 years ago(undo): Fix the test for continuing a series of undos.
Richard M. Stallman [Sat, 29 Jan 2005 17:24:41 +0000 (17:24 +0000)]
(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.

19 years ago(widget-button-click): Shorten the range of the track-mouse binding.
Richard M. Stallman [Sat, 29 Jan 2005 17:21:12 +0000 (17:21 +0000)]
(widget-button-click): Shorten the range of the track-mouse binding.

19 years ago(syms_of_buffer) <buffer-undo-list>: Doc fix.
Richard M. Stallman [Sat, 29 Jan 2005 17:18:57 +0000 (17:18 +0000)]
(syms_of_buffer) <buffer-undo-list>: Doc fix.

19 years agoComment change.
Richard M. Stallman [Sat, 29 Jan 2005 17:18:06 +0000 (17:18 +0000)]
Comment change.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 29 Jan 2005 17:16:47 +0000 (17:16 +0000)]
*** empty log message ***

19 years ago(Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME.
Richard M. Stallman [Sat, 29 Jan 2005 17:16:31 +0000 (17:16 +0000)]
(Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME.

19 years ago(comint-insert-input): Undo previous changes;
Richard M. Stallman [Sat, 29 Jan 2005 16:58:34 +0000 (16:58 +0000)]
(comint-insert-input): Undo previous changes;
use last-input-event in interactive spec.

19 years ago(popmail): Don't use Errmsg as format string.
Richard M. Stallman [Sat, 29 Jan 2005 16:56:30 +0000 (16:56 +0000)]
(popmail): Don't use Errmsg as format string.

19 years ago(compilation-start): Bind buffer-read-only to nil before
Eli Zaretskii [Sat, 29 Jan 2005 15:52:07 +0000 (15:52 +0000)]
(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.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 29 Jan 2005 14:05:34 +0000 (14:05 +0000)]
*** empty log message ***

19 years ago(Misc Events): Describe the help-echo event.
Eli Zaretskii [Sat, 29 Jan 2005 14:04:57 +0000 (14:04 +0000)]
(Misc Events): Describe the help-echo event.