]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoUpgraded to MH-E version 7.82.
Bill Wohler [Wed, 25 Aug 2004 05:55:39 +0000 (05:55 +0000)]
Upgraded to MH-E version 7.82.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.

19 years ago(Non-ASCII Rebinding): Fix and simplify the
Kenichi Handa [Wed, 25 Aug 2004 00:22:23 +0000 (00:22 +0000)]
(Non-ASCII Rebinding): Fix and simplify the
description for unibyte mode.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 24 Aug 2004 22:14:46 +0000 (22:14 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 24 Aug 2004 21:29:09 +0000 (21:29 +0000)]
*** empty log message ***

19 years ago* xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
Jan Djärv [Tue, 24 Aug 2004 17:22:33 +0000 (17:22 +0000)]
* xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.

19 years ago* xfns.c (x_window_to_frame, x_any_window_to_frame)
Jan Djärv [Tue, 24 Aug 2004 10:54:39 +0000 (10:54 +0000)]
* xfns.c (x_window_to_frame, x_any_window_to_frame)
(x_non_menubar_window_to_frame, x_menubar_window_to_frame)
(x_top_window_to_frame): Return 0 if wdesc is None.

19 years ago(Font Lock): Correct invalid @xref.
Luc Teirlinck [Tue, 24 Aug 2004 03:45:41 +0000 (03:45 +0000)]
(Font Lock): Correct invalid @xref.

19 years ago(Regexps): Correct cryptic @ref.
Luc Teirlinck [Tue, 24 Aug 2004 03:43:17 +0000 (03:43 +0000)]
(Regexps): Correct cryptic @ref.
(Configuring Scrolling): Correct invalid @xref.
(Regexp Replace): Standardize reference to hardcopy Elisp Manual in @pxref.

19 years ago(vc-svn-diff): Treat options from vc-svn-diff-switches and
Stefan Monnier [Mon, 23 Aug 2004 18:23:52 +0000 (18:23 +0000)]
(vc-svn-diff): Treat options from vc-svn-diff-switches and
vc-diff-switches differently.

19 years agoMinor comment change.
Luc Teirlinck [Mon, 23 Aug 2004 13:13:19 +0000 (13:13 +0000)]
Minor comment change.

19 years ago(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.
Luc Teirlinck [Sun, 22 Aug 2004 23:57:14 +0000 (23:57 +0000)]
(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.

19 years ago(speedbar-file-regexp): Give it a phony defvar before and a real
Luc Teirlinck [Sun, 22 Aug 2004 21:11:43 +0000 (21:11 +0000)]
(speedbar-file-regexp): Give it a phony defvar before and a real
defvar after `speedbar-supported-extension-expressions'.  This is to
silence the compiler without breaking bootstrapping.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 22 Aug 2004 17:46:31 +0000 (17:46 +0000)]
*** empty log message ***

19 years ago(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:
Richard M. Stallman [Sun, 22 Aug 2004 17:45:36 +0000 (17:45 +0000)]
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:
If there's no char for this signal, drop through and use system calls.

19 years ago(Fbyte_code) <unwind-protect>: Cannot GC.
Richard M. Stallman [Sun, 22 Aug 2004 17:43:26 +0000 (17:43 +0000)]
(Fbyte_code) <unwind-protect>: Cannot GC.

19 years ago(Major Mode Conventions): Discuss rebinding of standard key bindings.
Richard M. Stallman [Sun, 22 Aug 2004 17:41:15 +0000 (17:41 +0000)]
(Major Mode Conventions): Discuss rebinding of standard key bindings.

19 years ago(flyspell-word): Use set-process-query-on-exit-flag.
Richard M. Stallman [Sun, 22 Aug 2004 17:15:55 +0000 (17:15 +0000)]
(flyspell-word): Use set-process-query-on-exit-flag.
(flyspell-highlight-duplicate-region): Take POSS as arg.
(flyspell-word): Pass POSS as arg.

19 years agoMany doc and style fixes.
Richard M. Stallman [Sun, 22 Aug 2004 17:14:02 +0000 (17:14 +0000)]
Many doc and style fixes.
(ada-find-any-references): Use compilation-start.
(ada-get-ali-file-name): Improve error msg.
(ada-get-ada-file-name): Likewise.

19 years ago(ange-ftp-gwp-start, ange-ftp-nslookup-host)
Richard M. Stallman [Sun, 22 Aug 2004 17:11:34 +0000 (17:11 +0000)]
(ange-ftp-gwp-start, ange-ftp-nslookup-host)
(ange-ftp-start-process): Use set-process-query-on-exit-flag.

19 years ago(mail-extr-all-top-level-domains): Add forward defvar.
Richard M. Stallman [Sun, 22 Aug 2004 17:09:58 +0000 (17:09 +0000)]
(mail-extr-all-top-level-domains): Add forward defvar.

19 years ago(global-whitespace-mode): New alias for whitespace-global-mode.
Richard M. Stallman [Sun, 22 Aug 2004 17:04:22 +0000 (17:04 +0000)]
(global-whitespace-mode): New alias for whitespace-global-mode.

19 years ago(speedbar-file-regexp): Definition moved up.
Richard M. Stallman [Sun, 22 Aug 2004 17:03:42 +0000 (17:03 +0000)]
(speedbar-file-regexp): Definition moved up.
(speedbar-mode, speedbar-set-mode-line-format): Use with-no-warnings.
(speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.

19 years ago(shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
Richard M. Stallman [Sun, 22 Aug 2004 16:59:57 +0000 (16:59 +0000)]
(shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
controls whether to display the error buffer.

19 years agoDelete compatibility code for old Emacses.
Richard M. Stallman [Sun, 22 Aug 2004 16:56:52 +0000 (16:56 +0000)]
Delete compatibility code for old Emacses.
(ps-mule-find-wrappoint): Don't use chars-in-region.

19 years ago(display-mouse-p, display-selections-p): Use with-no-warnings.
Richard M. Stallman [Sun, 22 Aug 2004 16:54:33 +0000 (16:54 +0000)]
(display-mouse-p, display-selections-p): Use with-no-warnings.

19 years ago(font-lock-set-defaults): Use with-no-warnings.
Richard M. Stallman [Sun, 22 Aug 2004 16:53:44 +0000 (16:53 +0000)]
(font-lock-set-defaults): Use with-no-warnings.

19 years ago* reftex.texi (AUCTeX): Update links, section name.
David Kastrup [Sun, 22 Aug 2004 11:51:19 +0000 (11:51 +0000)]
* reftex.texi (AUCTeX): Update links, section name.

* faq.texi (Calc): Update availability (included in 21.4).
(AUCTeX): Update availability, information, versions, description.

19 years agoUpdate AUCTeX
David Kastrup [Sun, 22 Aug 2004 11:03:22 +0000 (11:03 +0000)]
Update AUCTeX
information.

19 years agoUpdate AUCTeX information.
David Kastrup [Sun, 22 Aug 2004 10:58:41 +0000 (10:58 +0000)]
Update AUCTeX information.

19 years ago.
Andreas Schwab [Sun, 22 Aug 2004 09:50:18 +0000 (09:50 +0000)]
.

19 years agoRequire pcvs during byte-compiling for
Andreas Schwab [Sun, 22 Aug 2004 09:49:37 +0000 (09:49 +0000)]
Require pcvs during byte-compiling for
defun-cvs-mode.

19 years agoUpgraded to MH-E version 7.81.
Bill Wohler [Sun, 22 Aug 2004 05:11:27 +0000 (05:11 +0000)]
Upgraded to MH-E version 7.81.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.

19 years ago(cvs-status-checkout): New function.
Masatake YAMATO [Sun, 22 Aug 2004 04:37:44 +0000 (04:37 +0000)]
(cvs-status-checkout): New function.
(cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.

19 years ago(Keyboard Macro Ring): Rename section.
Luc Teirlinck [Sun, 22 Aug 2004 02:25:16 +0000 (02:25 +0000)]
(Keyboard Macro Ring): Rename section.
Emacs treats the head of the macro ring as the `last keyboard macro'.
(Keyboard Macro Counter): Minor change.
(Save Keyboard Macro): Some clarifications.
(Edit Keyboard Macro): Rename section.

19 years ago*** empty log message ***
Stefan Monnier [Sat, 21 Aug 2004 23:51:42 +0000 (23:51 +0000)]
*** empty log message ***

19 years ago(Buffers): Maximum buffer size is now 256M on 32-bit machines.
Luc Teirlinck [Sat, 21 Aug 2004 23:39:38 +0000 (23:39 +0000)]
(Buffers): Maximum buffer size is now 256M on 32-bit machines.
(Several Buffers): Clarify which buffer is selected if `2' is
pressed in the Buffer Menu.
(Several Buffers): Auto Revert mode can be used to update the
Buffer Menu automatically.

19 years ago("greek-babel"): Add accent/breathing/uppercase
David Kastrup [Sat, 21 Aug 2004 21:55:00 +0000 (21:55 +0000)]
("greek-babel"): Add accent/breathing/uppercase
combinations.

19 years ago(ange-ftp-hash-entry-exists-p)
David Kastrup [Sat, 21 Aug 2004 21:50:06 +0000 (21:50 +0000)]
(ange-ftp-hash-entry-exists-p)
(ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
has been converted to use hashtables, the relation `nil=none' is
no longer valid, as `nil' is not a hashtable.  This patch tries to
reduce the number of resulting errors.

19 years ago(latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5.
John Paul Wallington [Sat, 21 Aug 2004 15:00:26 +0000 (15:00 +0000)]
(latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5.

19 years ago(vc-comment-ring, vc-comment-ring-index)
John Paul Wallington [Sat, 21 Aug 2004 14:55:18 +0000 (14:55 +0000)]
(vc-comment-ring, vc-comment-ring-index)
(vc-previous-comment, vc-next-comment)
(vc-comment-search-reverse, vc-comment-search-forward)
(vc-comment-to-change-log): Made obsolete in version 21.4, not 21.5.

19 years ago(process-kill-without-query): Made obsolete in version 21.4, not 21.5.
John Paul Wallington [Sat, 21 Aug 2004 14:53:22 +0000 (14:53 +0000)]
(process-kill-without-query): Made obsolete in version 21.4, not 21.5.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 21 Aug 2004 12:25:07 +0000 (12:25 +0000)]
*** empty log message ***

19 years ago(lisp-indent-defmethod): Correct
Eli Zaretskii [Sat, 21 Aug 2004 12:24:13 +0000 (12:24 +0000)]
(lisp-indent-defmethod): Correct
indentation of DEFMETHODS with non-standard method
combinations (e.g., PROGN, MIN, MAX).

19 years ago(Misc Help): Add an index entry for finding an Info
Eli Zaretskii [Sat, 21 Aug 2004 11:58:30 +0000 (11:58 +0000)]
(Misc Help): Add an index entry for finding an Info
manual by its file name.

19 years agoMassively rearranged by category, to make environment
Eli Zaretskii [Sat, 21 Aug 2004 11:31:45 +0000 (11:31 +0000)]
Massively rearranged by category, to make environment
features and symptoms easier to find.  Bugs relating to
20th-century systems moved to the end.  Most problem headers
changed to "object: variation" format.

19 years ago(Backup Deletion): Correct description of `delete-old-versions'.
Luc Teirlinck [Fri, 20 Aug 2004 23:01:33 +0000 (23:01 +0000)]
(Backup Deletion): Correct description of `delete-old-versions'.
(Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
(Auto Save Files): Recommend `auto-save-mode' to reenable
auto-saving, rather than the abbreviation `auto-save'.

19 years ago(normal-top-level-add-subdirs-to-load-path):
Stefan Monnier [Fri, 20 Aug 2004 22:40:34 +0000 (22:40 +0000)]
(normal-top-level-add-subdirs-to-load-path):
Avoid unnecessarily checking system-type.
(normal-top-level): Set TERM to "dumb".  Simplify.

19 years ago(mouse-avoidance-ignore-p): New fun.
Stefan Monnier [Fri, 20 Aug 2004 21:59:42 +0000 (21:59 +0000)]
(mouse-avoidance-ignore-p): New fun.
Also ignore switch-frame, select-window, double, and triple clicks.
(mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
(mouse-avoidance-fancy-hook): Use it.

19 years agoRename wait_reading_process_input to wait_reading_process_output.
Kim F. Storm [Fri, 20 Aug 2004 10:34:12 +0000 (10:34 +0000)]
Rename wait_reading_process_input to wait_reading_process_output.

19 years ago(wait_reading_process_output): Rename from
Kim F. Storm [Fri, 20 Aug 2004 10:33:25 +0000 (10:33 +0000)]
(wait_reading_process_output): Rename from
wait_reading_process_input.  All uses changed.
(wait_reading_process_output_1): Rename from
wait_reading_process_input_1.  All uses changed.

19 years ago(Fsleep_for): Remove obsolete code.
Kim F. Storm [Fri, 20 Aug 2004 10:33:05 +0000 (10:33 +0000)]
(Fsleep_for): Remove obsolete code.
Rename wait_reading_process_input to wait_reading_process_output.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 20 Aug 2004 10:22:39 +0000 (10:22 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Fri, 20 Aug 2004 08:48:47 +0000 (08:48 +0000)]
*** empty log message ***

19 years ago(skip_chars): Fix for unibyte case.
Kenichi Handa [Fri, 20 Aug 2004 08:46:50 +0000 (08:46 +0000)]
(skip_chars): Fix for unibyte case.

19 years ago*** empty log message ***
Stefan Monnier [Thu, 19 Aug 2004 22:30:02 +0000 (22:30 +0000)]
*** empty log message ***

19 years agoAdd some ange-ftp items.
Stefan Monnier [Thu, 19 Aug 2004 22:29:36 +0000 (22:29 +0000)]
Add some ange-ftp items.

19 years ago(cvs-parse-table, cvs-parse-commit): Try to adapt to
Stefan Monnier [Thu, 19 Aug 2004 22:29:06 +0000 (22:29 +0000)]
(cvs-parse-table, cvs-parse-commit): Try to adapt to
the newer format of some messages in cvs-1.12.1.

19 years ago(back_comment): Fixup globals in all cases.
Stefan Monnier [Thu, 19 Aug 2004 22:17:59 +0000 (22:17 +0000)]
(back_comment): Fixup globals in all cases.

19 years ago(char_quoted): Mixup byte/char pos.
Stefan Monnier [Thu, 19 Aug 2004 19:00:58 +0000 (19:00 +0000)]
(char_quoted): Mixup byte/char pos.

19 years ago* xfns.c (x_set_name, x_set_title): Encode title to UTF8 before
Jan Djärv [Thu, 19 Aug 2004 17:31:37 +0000 (17:31 +0000)]
* xfns.c (x_set_name, x_set_title): Encode title to UTF8 before
  passing it to gtk_window_set_title.

19 years agoAdapt to new wait_reading_process_input args.
Kim F. Storm [Thu, 19 Aug 2004 13:59:28 +0000 (13:59 +0000)]
Adapt to new wait_reading_process_input args.

19 years ago* process.c (wait_reading_process_input): Clean up.
Kim F. Storm [Thu, 19 Aug 2004 13:57:17 +0000 (13:57 +0000)]
* process.c (wait_reading_process_input): Clean up.
Add wait_for_cell, wait_proc, and just_wait_proc args
to avoid overloading `read_kbd' and `do_display' args.
Change read_kbd arg to int.  All callers changed.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 19 Aug 2004 13:56:39 +0000 (13:56 +0000)]
*** empty log message ***

19 years ago(child_setup_tty, init_sys_modes): Use CDISABLE.
Kim F. Storm [Thu, 19 Aug 2004 10:08:15 +0000 (10:08 +0000)]
(child_setup_tty, init_sys_modes): Use CDISABLE.

19 years ago(process_send_signal): Use CDISABLE.
Kim F. Storm [Thu, 19 Aug 2004 10:08:00 +0000 (10:08 +0000)]
(process_send_signal): Use CDISABLE.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 19 Aug 2004 10:07:06 +0000 (10:07 +0000)]
*** empty log message ***

19 years ago(elp-results-symname-map): New keymap.
Masatake YAMATO [Thu, 19 Aug 2004 07:52:01 +0000 (07:52 +0000)]
(elp-results-symname-map): New keymap.
(elp-results-jump-to-definition-by-mouse)
(elp-results-jump-to-definition, elp-output-insert-symname): New Functions.
(elp-output-result): Use elp-output-insert-symname.

19 years ago("Cyrillic-KOI8"): Fix typo.
Kenichi Handa [Wed, 18 Aug 2004 12:22:41 +0000 (12:22 +0000)]
("Cyrillic-KOI8"): Fix typo.

19 years agoRegister koi8-r in
Kenichi Handa [Wed, 18 Aug 2004 08:53:21 +0000 (08:53 +0000)]
Register koi8-r in
ctext-non-standard-encodings-alist.
("Cyrillic-KOI8"): Add ctext-non-standard-encoding.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 18 Aug 2004 02:21:51 +0000 (02:21 +0000)]
*** empty log message ***

19 years ago(Top): Mention "cutting" and "pasting" as synonyms for "killing" and
Luc Teirlinck [Wed, 18 Aug 2004 02:21:00 +0000 (02:21 +0000)]
(Top): Mention "cutting" and "pasting" as synonyms for "killing" and
"yanking" in main menu.

19 years ago(copyright-update-year): Delete code that replaces 20xy with xy.
Luc Teirlinck [Wed, 18 Aug 2004 02:11:36 +0000 (02:11 +0000)]
(copyright-update-year): Delete code that replaces 20xy with xy.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 17 Aug 2004 22:42:23 +0000 (22:42 +0000)]
*** empty log message ***

19 years ago(Output from Processes): New var `process-adaptive-read-buffering'.
Kim F. Storm [Tue, 17 Aug 2004 22:41:51 +0000 (22:41 +0000)]
(Output from Processes): New var `process-adaptive-read-buffering'.

19 years ago(Accepting Output): Add `just-this-one' arg to `accept-process-output'.
Kim F. Storm [Tue, 17 Aug 2004 22:35:13 +0000 (22:35 +0000)]
(Accepting Output): Add `just-this-one' arg to `accept-process-output'.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 17 Aug 2004 22:34:56 +0000 (22:34 +0000)]
*** empty log message ***

19 years ago(Faccept_process_output): Add arg JUST-THIS-ONE;
Kim F. Storm [Tue, 17 Aug 2004 22:24:29 +0000 (22:24 +0000)]
(Faccept_process_output): Add arg JUST-THIS-ONE;
forward to wait_reading_process_input via DO_DISPLAY arg.
(wait_reading_process_input): If DO_DISPLAY < 0 for a process
object, only process output from that process; also inhibit
running timers if DO_DISPLAY==-2.

19 years ago(process_send_signal): Fix last change--use
Kim F. Storm [Tue, 17 Aug 2004 21:59:07 +0000 (21:59 +0000)]
(process_send_signal): Fix last change--use
_POSIX_VDISABLE instead of CVDISABLE when available.

19 years ago(reb-mode-map): Define within defvar.
John Paul Wallington [Tue, 17 Aug 2004 09:58:06 +0000 (09:58 +0000)]
(reb-mode-map): Define within defvar.
(reb-force-update): Doc fix.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 Aug 2004 23:02:46 +0000 (23:02 +0000)]
*** empty log message ***

19 years ago(child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
Richard M. Stallman [Mon, 16 Aug 2004 23:02:19 +0000 (23:02 +0000)]
(child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
Set VQUIT and VINTR chars to the standard ones if they are unset.
[AIX]: Don't do that here.  And don't force VINTR to standard
when SIGNALS_VIA_CHARACTERS.

19 years ago(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
Richard M. Stallman [Mon, 16 Aug 2004 22:57:26 +0000 (22:57 +0000)]
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
Do nothing if the character is CVDISABLE.

19 years ago(merge_face_ref): Specifying `unspecified' is a no-op.
Richard M. Stallman [Mon, 16 Aug 2004 22:53:28 +0000 (22:53 +0000)]
(merge_face_ref): Specifying `unspecified' is a no-op.

19 years ago(move_if_not_intangible): Force POSITION to be between BEGV and ZV.
Richard M. Stallman [Mon, 16 Aug 2004 22:52:29 +0000 (22:52 +0000)]
(move_if_not_intangible): Force POSITION to be between BEGV and ZV.

19 years ago(Yanking, Killing): Minor cleanups.
Richard M. Stallman [Mon, 16 Aug 2004 22:50:44 +0000 (22:50 +0000)]
(Yanking, Killing): Minor cleanups.

19 years ago(Momentary Mark): Minor cleanups.
Richard M. Stallman [Mon, 16 Aug 2004 22:49:16 +0000 (22:49 +0000)]
(Momentary Mark): Minor cleanups.

19 years ago(Non-ASCII Rebinding):
Richard M. Stallman [Mon, 16 Aug 2004 22:48:22 +0000 (22:48 +0000)]
(Non-ASCII Rebinding):
C-q always inserts the right code to pass to global-set-key.

19 years ago(which-func-update-1): Doc fix.
Richard M. Stallman [Mon, 16 Aug 2004 22:46:26 +0000 (22:46 +0000)]
(which-func-update-1): Doc fix.

19 years ago(sh-set-shell): Use sh-mode-abbrev-table.
Richard M. Stallman [Mon, 16 Aug 2004 22:45:52 +0000 (22:45 +0000)]
(sh-set-shell): Use sh-mode-abbrev-table.
(sh-mode-abbrev-table): New variable.

19 years ago(compilation-mode): Doc fix.
Richard M. Stallman [Mon, 16 Aug 2004 22:44:56 +0000 (22:44 +0000)]
(compilation-mode): Doc fix.

19 years ago(eval-last-sexp): Don't cons a new symbol each time.
Richard M. Stallman [Mon, 16 Aug 2004 22:44:11 +0000 (22:44 +0000)]
(eval-last-sexp): Don't cons a new symbol each time.
(eval-last-sexp-fake-value): New variable.

19 years ago(copyright-years-regexp): New variable.
Richard M. Stallman [Mon, 16 Aug 2004 22:43:09 +0000 (22:43 +0000)]
(copyright-years-regexp): New variable.
(copyright-update-year): Detect continuation of list of years.

19 years ago(term-default-fg-color, term-default-bg-color)
Richard M. Stallman [Mon, 16 Aug 2004 22:41:56 +0000 (22:41 +0000)]
(term-default-fg-color, term-default-bg-color)
(ansi-term-color-vector): Use `unspecified', not nil, as default.

19 years agoSeveral doc fixes: don't say variables are buffer-local.
Richard M. Stallman [Mon, 16 Aug 2004 22:40:47 +0000 (22:40 +0000)]
Several doc fixes: don't say variables are buffer-local.

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 16 Aug 2004 13:03:52 +0000 (13:03 +0000)]
*** empty log message ***

19 years ago(isearch-string, isearch-message-string, isearch-point)
Luc Teirlinck [Mon, 16 Aug 2004 12:50:25 +0000 (12:50 +0000)]
(isearch-string, isearch-message-string, isearch-point)
(isearch-success, isearch-forward-flag, isearch-other-end)
(isearch-word, isearch-invalid-regexp, isearch-wrapped)
(isearch-barrier, isearch-within-brackets)
(isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.

From Davis Herring <herring@lanl.gov>.

19 years ago(ps-mule-font-info-database): Fix docstring.
Kenichi Handa [Mon, 16 Aug 2004 12:07:15 +0000 (12:07 +0000)]
(ps-mule-font-info-database): Fix docstring.

19 years ago("georgian"): Call quail-define-package with the show-layout arg t.
Kenichi Handa [Mon, 16 Aug 2004 12:03:15 +0000 (12:03 +0000)]
("georgian"): Call quail-define-package with the show-layout arg t.

19 years agoAdd arch taglines
Miles Bader [Mon, 16 Aug 2004 03:48:53 +0000 (03:48 +0000)]
Add arch taglines

19 years agoUpgraded to MH-E version 7.4.80.
Bill Wohler [Mon, 16 Aug 2004 02:55:02 +0000 (02:55 +0000)]
Upgraded to MH-E version 7.4.80.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.