]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoChaneg "is" to "are"
Jan Djärv [Thu, 14 Apr 2005 04:48:08 +0000 (04:48 +0000)]
Chaneg "is" to "are"

19 years agomacterm.c (syms_of_macterm): Removing redundant definition of
Steven Tamm [Thu, 14 Apr 2005 04:22:48 +0000 (04:22 +0000)]
macterm.c (syms_of_macterm): Removing redundant definition of
mac-pass-control-to-system

19 years ago(command-line): Whitespace change.
Luc Teirlinck [Wed, 13 Apr 2005 22:31:33 +0000 (22:31 +0000)]
(command-line): Whitespace change.

19 years ago(command-line): Handle `xterm-mouse-mode' before reading init file.
Luc Teirlinck [Wed, 13 Apr 2005 22:24:03 +0000 (22:24 +0000)]
(command-line): Handle `xterm-mouse-mode' before reading init file.

19 years ago(xterm-mouse-mode): Change :init value.
Luc Teirlinck [Wed, 13 Apr 2005 22:22:40 +0000 (22:22 +0000)]
(xterm-mouse-mode):  Change :init value.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 13 Apr 2005 22:20:05 +0000 (22:20 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 13 Apr 2005 22:13:32 +0000 (22:13 +0000)]
*** empty log message ***

19 years agoTUTORIAL.sk updated header.
Marcelo Toledo [Wed, 13 Apr 2005 22:08:50 +0000 (22:08 +0000)]
TUTORIAL.sk updated header.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-256
Miles Bader [Wed, 13 Apr 2005 21:38:06 +0000 (21:38 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-256

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 65)

   - Update from CVS

2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
   * lisp/gnus/qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.

19 years agoUpdated header.
Pavel Janík [Wed, 13 Apr 2005 20:41:10 +0000 (20:41 +0000)]
Updated header.

19 years ago(sh-here-document-word): Make it a defcustom. Doc fix.
Glenn Morris [Wed, 13 Apr 2005 18:49:57 +0000 (18:49 +0000)]
(sh-here-document-word): Make it a defcustom.  Doc fix.
(sh-add): Bash uses $(( )) for arithmetic.
(sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
(sh-maybe-here-document): Remove quotes and leading whitespace
from heredoc word when closing.  Indent heredoc with tabs if word
starts with "-".

19 years ago*** empty log message ***
Glenn Morris [Wed, 13 Apr 2005 18:49:18 +0000 (18:49 +0000)]
*** empty log message ***

19 years ago(undo): Fix previous change.
Richard M. Stallman [Wed, 13 Apr 2005 17:40:53 +0000 (17:40 +0000)]
(undo): Fix previous change.

19 years ago(defface): Doc fix.
Richard M. Stallman [Wed, 13 Apr 2005 17:39:00 +0000 (17:39 +0000)]
(defface): Doc fix.

19 years ago*** empty log message ***
Lute Kamstra [Wed, 13 Apr 2005 10:07:09 +0000 (10:07 +0000)]
*** empty log message ***

19 years agoPrevent creating an unnecessary empty cc-mode.ss file.
Lute Kamstra [Wed, 13 Apr 2005 10:04:15 +0000 (10:04 +0000)]
Prevent creating an unnecessary empty cc-mode.ss file.

19 years ago(DONTCOMPILE): Remove list.
Lute Kamstra [Wed, 13 Apr 2005 09:44:52 +0000 (09:44 +0000)]
(DONTCOMPILE): Remove list.
(compile, compile-always): Fix comments.
(update-authors): Load the library in which batch-update-authors is defined.

19 years ago(DONTCOMPILE): Remove list.
Lute Kamstra [Wed, 13 Apr 2005 09:41:46 +0000 (09:41 +0000)]
(DONTCOMPILE): Remove list.
(compile, compile-always): Don't use DONTCOMPILE.
(update-authors): Load the library in which batch-update-authors is defined.

19 years agoDon't use DONTCOMPILE from lisp/Makefile.in; check for
Lute Kamstra [Wed, 13 Apr 2005 09:33:35 +0000 (09:33 +0000)]
Don't use DONTCOMPILE from lisp/Makefile.in; check for
"no-byte-compile: t" in the file instead.

19 years ago(generic-mode-ini-file-find-file-hook):
Lute Kamstra [Wed, 13 Apr 2005 09:24:57 +0000 (09:24 +0000)]
(generic-mode-ini-file-find-file-hook):
Rename to ini-generic-mode-find-file-hook.
Keep generic-mode-ini-file-find-file-hook as an alias.
(ini-generic-mode-find-file-hook): Rename from
generic-mode-ini-file-find-file-hook.  Fix docstring.
(ini-generic-mode): Docstring change.
(bat-generic-mode-run-as-comint): Silence the byte compiler.

19 years ago(describe-key-briefly): UNTRANSLATED can be nil when called from lisp.
Lute Kamstra [Wed, 13 Apr 2005 09:16:02 +0000 (09:16 +0000)]
(describe-key-briefly): UNTRANSLATED can be nil when called from lisp.

19 years agoMove here from parent dir.
Lute Kamstra [Wed, 13 Apr 2005 08:55:01 +0000 (08:55 +0000)]
Move here from parent dir.

19 years agoMove to the emacs-lisp subdir.
Lute Kamstra [Wed, 13 Apr 2005 08:53:41 +0000 (08:53 +0000)]
Move to the emacs-lisp subdir.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-254
Miles Bader [Wed, 13 Apr 2005 04:58:05 +0000 (04:58 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-254

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 62-64)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - (mm-string-to-multibyte): Use Gnus trunk definition.

2005-04-13  Miles Bader  <miles@gnu.org>

   * lisp/gnus/mm-util.el (mm-string-to-multibyte): Use Gnus trunk definition.

2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-node-text): Replace CRLFs (which might be
   contained in text because xml.el decodes entities) with LFs.

19 years ago(function-key-map): Add mappings for A-, C-, S-
Dan Nicolaescu [Wed, 13 Apr 2005 02:25:43 +0000 (02:25 +0000)]
(function-key-map): Add mappings for A-, C-, S-
and C-S- function and cursor motion keys.

19 years agoDelete accidentally added comment.
Luc Teirlinck [Wed, 13 Apr 2005 00:23:52 +0000 (00:23 +0000)]
Delete accidentally added comment.

19 years ago(XTerm Mouse): Xterm Mouse mode is now enabled by default.
Luc Teirlinck [Tue, 12 Apr 2005 23:52:51 +0000 (23:52 +0000)]
(XTerm Mouse): Xterm Mouse mode is now enabled by default.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Apr 2005 23:40:00 +0000 (23:40 +0000)]
*** empty log message ***

19 years ago(command-line): Enable Xterm Mouse mode by default.
Luc Teirlinck [Tue, 12 Apr 2005 23:06:44 +0000 (23:06 +0000)]
(command-line): Enable Xterm Mouse mode by default.

19 years ago(xterm-mouse-mode): Provide correct standard value for Custom. No
Luc Teirlinck [Tue, 12 Apr 2005 23:05:22 +0000 (23:05 +0000)]
(xterm-mouse-mode): Provide correct standard value for Custom.  No
longer show "Mouse" in mode line when enabled.  Doc fix.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Apr 2005 22:58:19 +0000 (22:58 +0000)]
*** empty log message ***

19 years ago(Fset_window_configuration): Be careful when you choose
Stefan Monnier [Tue, 12 Apr 2005 22:52:52 +0000 (22:52 +0000)]
(Fset_window_configuration): Be careful when you choose
among several possible points for the new_current_buffer.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Apr 2005 22:52:19 +0000 (22:52 +0000)]
*** empty log message ***

19 years ago(cua-rectangle-face)
Kim F. Storm [Tue, 12 Apr 2005 20:39:35 +0000 (20:39 +0000)]
(cua-rectangle-face)
(cua-rectangle-noselect-face): Define face attributes here.

19 years ago(cua--init-rectangles): Remove face setup.
Kim F. Storm [Tue, 12 Apr 2005 20:39:08 +0000 (20:39 +0000)]
(cua--init-rectangles): Remove face setup.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 12 Apr 2005 20:38:40 +0000 (20:38 +0000)]
*** empty log message ***

19 years agoAdd: Adapt mouse-sel-mode to mouse-1-click-follows-link.
Kim F. Storm [Tue, 12 Apr 2005 20:13:29 +0000 (20:13 +0000)]
Add: Adapt mouse-sel-mode to mouse-1-click-follows-link.

19 years agoAdded new X reosurce, cursorBlink.
Jan Djärv [Tue, 12 Apr 2005 19:59:54 +0000 (19:59 +0000)]
Added new X reosurce, cursorBlink.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:28:24 +0000 (10:28 +0000)]
*** empty log message ***

19 years agoMention dynamic change of keyboard-coding-system on Mac.
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:28:14 +0000 (10:28 +0000)]
Mention dynamic change of keyboard-coding-system on Mac.

19 years ago(kTextEncodingMacRoman, kTextEncodingISOLatin1)
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:27:29 +0000 (10:27 +0000)]
(kTextEncodingMacRoman, kTextEncodingISOLatin1)
(kTextEncodingISOLatin2): Remove constants.
(mac-script-code-coding-systems): New constant.
(mac-handle-language-change): New function.
(special-event-map): Bind it to `language-change' event.
(mac-centraleurroman, mac-cyrillic): New coding systems.
(mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
(ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder and
mac-cyrillic-encoder to encode-mac-centraleurroman and
encode-mac-cyrillic, respectively.

19 years ago(enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:26:24 +0000 (10:26 +0000)]
(enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.

19 years ago(mac_keyboard_text_encoding, current_mac_keyboard_text_encoding):
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:26:08 +0000 (10:26 +0000)]
(mac_keyboard_text_encoding, current_mac_keyboard_text_encoding):
Remove variables.
(XTread_socket): Store language-change event if keyboard script change
is detected.  Don't convert input to `mac_keyboard_text_encoding'.
(syms_of_macterm): Delete DEFVAR_INT for mac-keyboard-text-encoding.

19 years ago(Qlanguage_change) [MAC_OS]: New variable.
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:25:05 +0000 (10:25 +0000)]
(Qlanguage_change) [MAC_OS]: New variable.
(syms_of_keyboard) [MAC_OS]: Intern and staticpro it.
(kbd_buffer_get_event) [MAC_OS]: Make event for LANGUAGE_CHANGE_EVENT.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 09:02:40 +0000 (09:02 +0000)]
*** empty log message ***

19 years ago(dnd): Require dnd
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 09:01:36 +0000 (09:01 +0000)]
(dnd): Require dnd
(mac-drag-n-drop): Call dnd-handle-one-url.

19 years ago(poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1. Set
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 08:07:13 +0000 (08:07 +0000)]
(poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1.  Set
interrupt_input_pending to 1 instead.

19 years agoDon't set overlay-arrow-string to "=>" as this is done
Nick Roberts [Tue, 12 Apr 2005 03:11:23 +0000 (03:11 +0000)]
Don't set overlay-arrow-string to "=>" as this is done
globally in C now.

19 years ago(gdb-assembler-mode):
Nick Roberts [Tue, 12 Apr 2005 03:10:25 +0000 (03:10 +0000)]
(gdb-assembler-mode):
Don't set overlay-arrow-string to "=>" as this is done
globally in C now.

19 years ago*** empty log message ***
Nick Roberts [Tue, 12 Apr 2005 03:08:31 +0000 (03:08 +0000)]
*** empty log message ***

19 years agowhitespace.el - revert hasty fix, fix highlight area for leading and trailing space.
Rajesh Vaidheeswarran [Mon, 11 Apr 2005 23:47:54 +0000 (23:47 +0000)]
whitespace.el - revert hasty fix, fix highlight area for leading and trailing space.

19 years ago*** empty log message ***
Lute Kamstra [Mon, 11 Apr 2005 23:41:12 +0000 (23:41 +0000)]
*** empty log message ***

19 years ago(rc-generic-mode, rul-generic-mode): Fix auto-mode-alist entries.
Lute Kamstra [Mon, 11 Apr 2005 23:34:04 +0000 (23:34 +0000)]
(rc-generic-mode, rul-generic-mode): Fix auto-mode-alist entries.
(etc-fstab-generic-mode): Tweak fontification.

19 years ago(generic-make-keywords-list): Fix docstring.
Lute Kamstra [Mon, 11 Apr 2005 23:32:17 +0000 (23:32 +0000)]
(generic-make-keywords-list): Fix docstring.
(generic-mode-internal): Simplify generic-font-lock-keywords.

19 years agowhitespace.el - fix higlighting test and bump rev
Rajesh Vaidheeswarran [Mon, 11 Apr 2005 23:25:46 +0000 (23:25 +0000)]
whitespace.el - fix higlighting test and bump rev

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-248
Miles Bader [Mon, 11 Apr 2005 23:12:57 +0000 (23:12 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-248

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 60-61)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.

19 years ago(Rmail Summary Edit): Explain numeric arguments to `d', `C-d' and `u'.
Luc Teirlinck [Mon, 11 Apr 2005 22:41:22 +0000 (22:41 +0000)]
(Rmail Summary Edit): Explain numeric arguments to `d', `C-d' and `u'.

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 11 Apr 2005 22:39:18 +0000 (22:39 +0000)]
*** empty log message ***

19 years ago(gud-display-line): GUD uses its own
Nick Roberts [Mon, 11 Apr 2005 22:32:24 +0000 (22:32 +0000)]
(gud-display-line): GUD uses its own
overlay arrow now so don't set overlay-arrow-string.
(gud-pdb-command-name): Revert back to "pdb" (2004-04-26).

19 years ago*** empty log message ***
Nick Roberts [Mon, 11 Apr 2005 22:31:19 +0000 (22:31 +0000)]
*** empty log message ***

19 years agoAdd arch taglines
Miles Bader [Mon, 11 Apr 2005 22:27:07 +0000 (22:27 +0000)]
Add arch taglines

19 years ago* term.el (term-ansi-current-bold, term-ansi-current-underline)
Dan Nicolaescu [Mon, 11 Apr 2005 20:47:25 +0000 (20:47 +0000)]
* term.el (term-ansi-current-bold, term-ansi-current-underline)
(term-ansi-current-reverse, term-ansi-current-invisible)
(term-ansi-face-already-done): Change to boolean.
(term-reset-terminal, term-handle-colors-array): Handle the above
vars accordingly.
(term-buffer-vertical-motion): Rename from buffer-vertical-motion.
(term-emulate-terminal): Use the new name.

* faces.el (secondary-selection): Use yellow1, not yellow.
(trailing-whitespace): Use red1, not red.

19 years ago* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
Jan Djärv [Mon, 11 Apr 2005 19:29:48 +0000 (19:29 +0000)]
* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
(dired-dnd-handle-local-file): Call dnd-get-local-file-name.
(dired-dnd-handle-file): Call dnd-get-local-file-uri

* cus-edit.el (dnd): New group.

* term/w32-win.el (dnd): Require dnd
(w32-drag-n-drop): Call dnd-handle-one-url.

* x-dnd.el: Require dnd.
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
dnd-handle-one-url.
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window,
x-dnd-handle-one-url, x-dnd-get-local-file-uri,
x-dnd-get-local-file-name,  x-dnd-open-local-file,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).

* dnd.el (dnd-protocol-alist): New file with generic DND functions.

19 years agoFirst version
Jan Djärv [Mon, 11 Apr 2005 19:29:10 +0000 (19:29 +0000)]
First version

19 years ago* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
Jan Djärv [Mon, 11 Apr 2005 19:28:07 +0000 (19:28 +0000)]
* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
 (dired-dnd-handle-file): Call dnd-get-local-file-uri

19 years ago* term/w32-win.el (dnd): Require dnd
Jan Djärv [Mon, 11 Apr 2005 19:25:58 +0000 (19:25 +0000)]
* term/w32-win.el (dnd): Require dnd
 (w32-drag-n-drop): Call dnd-handle-one-url.

19 years ago* x-dnd.el: Require dnd.
Jan Djärv [Mon, 11 Apr 2005 19:25:38 +0000 (19:25 +0000)]
* x-dnd.el: Require dnd.
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
dnd-handle-one-url.
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window,
x-dnd-handle-one-url, x-dnd-get-local-file-uri,
x-dnd-get-local-file-name,  x-dnd-open-local-file,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).

19 years ago* cus-edit.el (dnd): New group.
Jan Djärv [Mon, 11 Apr 2005 19:24:59 +0000 (19:24 +0000)]
* cus-edit.el (dnd): New group.

19 years agoDoc fixes.
Stefan Monnier [Mon, 11 Apr 2005 19:01:31 +0000 (19:01 +0000)]
Doc fixes.
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
(wdired-use-dired-vertical-movement): Rename from
wdired-always-move-to-filename-beginning.
(wdired-mode-map): Use `ignore' instead of `wdired-newline'.
(wdired-change-to-wdired-mode): Change mode name.
(wdired-newline): Delete.

19 years ago(whitespace-highlight-the-space):
Richard M. Stallman [Mon, 11 Apr 2005 18:39:13 +0000 (18:39 +0000)]
(whitespace-highlight-the-space):
Don't call whitespace-unhighlight-the-space here.

19 years ago(undo): Record t in undo-equiv-table
Richard M. Stallman [Mon, 11 Apr 2005 18:09:59 +0000 (18:09 +0000)]
(undo): Record t in undo-equiv-table
for the redo record made by an undo-in-region.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 11 Apr 2005 16:46:05 +0000 (16:46 +0000)]
*** empty log message ***

19 years ago(Initial Options): -Q is now --quick, and does less.
Richard M. Stallman [Mon, 11 Apr 2005 16:44:25 +0000 (16:44 +0000)]
(Initial Options): -Q is now --quick, and does less.
(Misc X): Add -D, --basic-display.

19 years ago(Change Log): Correct the description of the example.
Richard M. Stallman [Mon, 11 Apr 2005 16:40:42 +0000 (16:40 +0000)]
(Change Log): Correct the description of the example.

19 years ago(Choosing Modes): Document magic-mode-alist.
Richard M. Stallman [Mon, 11 Apr 2005 16:39:49 +0000 (16:39 +0000)]
(Choosing Modes): Document magic-mode-alist.

19 years ago(nnimap-date-days-ago): Handle byte-compiler warnings differently.
Lute Kamstra [Mon, 11 Apr 2005 16:11:14 +0000 (16:11 +0000)]
(nnimap-date-days-ago): Handle byte-compiler warnings differently.

19 years ago(message-make-date): Handle byte-compiler warnings differently.
Lute Kamstra [Mon, 11 Apr 2005 16:09:59 +0000 (16:09 +0000)]
(message-make-date): Handle byte-compiler warnings differently.

19 years ago(f90-electric-insert): Add optional prefix arg, and pass to
Glenn Morris [Mon, 11 Apr 2005 15:23:20 +0000 (15:23 +0000)]
(f90-electric-insert): Add optional prefix arg, and pass to
self-insert-command.

19 years ago*** empty log message ***
Glenn Morris [Mon, 11 Apr 2005 15:22:38 +0000 (15:22 +0000)]
*** empty log message ***

19 years ago(gdb-display-inferior-io-buffer)
Nick Roberts [Mon, 11 Apr 2005 12:48:42 +0000 (12:48 +0000)]
(gdb-display-inferior-io-buffer)
(gdb-frame-inferior-io-buffer): New Functions to control
display of separate IO buffer.
(menu): Add them to menu-bar.
(gdb-display-buffer): Check for buffer in another frame.
Protect GUD buffer.
(gdb-setup-windows): Create IO buffer if not already there.
(gdb-memory-mode): Remove purecopy noops.

19 years ago*** empty log message ***
Nick Roberts [Mon, 11 Apr 2005 12:47:45 +0000 (12:47 +0000)]
*** empty log message ***

19 years ago(generic-x): Docstring fix. Put it in the data group.
Lute Kamstra [Mon, 11 Apr 2005 08:10:23 +0000 (08:10 +0000)]
(generic-x): Docstring fix.  Put it in the data group.
(generic-use-find-file-hook, generic-lines-to-scan)
(generic-find-file-regexp, generic-ignore-files-regexp)
(default-generic-mode, generic-mode-find-file-hook)
(generic-mode-ini-file-find-file-hook): Move from generic.el.

19 years agoCommentary section cleanup.
Lute Kamstra [Mon, 11 Apr 2005 08:07:14 +0000 (08:07 +0000)]
Commentary section cleanup.
(generic): Delete.
(generic-use-find-file-hook, generic-lines-to-scan)
(generic-find-file-regexp, generic-ignore-files-regexp)
(default-generic-mode, generic-mode-find-file-hook)
(generic-mode-ini-file-find-file-hook): Move to generic-x.el.

19 years ago(bookmark-write-file): Catch errors writing file.
Karl Fogel [Mon, 11 Apr 2005 01:18:35 +0000 (01:18 +0000)]
(bookmark-write-file): Catch errors writing file.
This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 10 Apr 2005 23:38:37 +0000 (23:38 +0000)]
*** empty log message ***

19 years ago(fancy-splash-tail): Update copyright year.
Richard M. Stallman [Sun, 10 Apr 2005 23:36:22 +0000 (23:36 +0000)]
(fancy-splash-tail): Update copyright year.
(command-line): Split part of -Q into -D.
(emacs-basic-display): New defvar.
(fancy-splash-text): Correct name of menu item.

19 years ago(save-place-alist-to-file): Catch errors writing file.
Richard M. Stallman [Sun, 10 Apr 2005 23:32:00 +0000 (23:32 +0000)]
(save-place-alist-to-file): Catch errors writing file.

19 years ago(Info-fontify-node): Handle fontification of multiple * Menu lines in one node.
Richard M. Stallman [Sun, 10 Apr 2005 23:31:17 +0000 (23:31 +0000)]
(Info-fontify-node): Handle fontification of multiple * Menu lines in one node.

19 years ago(comint-send-input): New arg ARTIFICIAL. Callers in this file changed.
Richard M. Stallman [Sun, 10 Apr 2005 23:26:57 +0000 (23:26 +0000)]
(comint-send-input): New arg ARTIFICIAL.  Callers in this file changed.

19 years ago(define-abbrevs): Read system abbrevs properly.
Richard M. Stallman [Sun, 10 Apr 2005 23:25:56 +0000 (23:25 +0000)]
(define-abbrevs): Read system abbrevs properly.

19 years ago(map-y-or-n-p): Clarify RET/q in help message.
Richard M. Stallman [Sun, 10 Apr 2005 23:25:16 +0000 (23:25 +0000)]
(map-y-or-n-p): Clarify RET/q in help message.

19 years ago(standard_args): Rename --bare-bones to --quick.
Richard M. Stallman [Sun, 10 Apr 2005 23:23:24 +0000 (23:23 +0000)]
(standard_args): Rename --bare-bones to --quick.
Add -D aka --basic-display.

19 years ago(Fmake_indirect_buffer): Clear out some local variables.
Richard M. Stallman [Sun, 10 Apr 2005 23:22:38 +0000 (23:22 +0000)]
(Fmake_indirect_buffer): Clear out some local variables.

19 years agoComment changes.
Richard M. Stallman [Sun, 10 Apr 2005 22:02:41 +0000 (22:02 +0000)]
Comment changes.

19 years ago(Porting Common Lisp): Fix typo.
Thien-Thi Nguyen [Sun, 10 Apr 2005 21:27:34 +0000 (21:27 +0000)]
(Porting Common Lisp): Fix typo.

19 years ago(set-auto-mode-1): Use line-end-position.
Stefan Monnier [Sun, 10 Apr 2005 20:50:48 +0000 (20:50 +0000)]
(set-auto-mode-1): Use line-end-position.

19 years agoGive punctuation syntax to NBSP.
Stefan Monnier [Sun, 10 Apr 2005 20:49:54 +0000 (20:49 +0000)]
Give punctuation syntax to NBSP.

19 years ago(bibtex-autokey-titleword-ignore, bibtex-reference-key)
Stefan Monnier [Sun, 10 Apr 2005 20:35:00 +0000 (20:35 +0000)]
(bibtex-autokey-titleword-ignore, bibtex-reference-key)
(bibtex-autokey-demangle-name, bibtex-mode): Use char-classes to accept
non-ascii letters, accepted in some recent bibtex implementations.

19 years agoUpdate copyright.
Stefan Monnier [Sun, 10 Apr 2005 20:31:02 +0000 (20:31 +0000)]
Update copyright.

19 years ago(Rmail Basics): Put pxref at end of sentence.
Luc Teirlinck [Sun, 10 Apr 2005 20:26:25 +0000 (20:26 +0000)]
(Rmail Basics): Put pxref at end of sentence.