bpt/emacs.git
21 years ago(Fbyte_code): Fsub1 can GC, so protect it.
Miles Bader [Mon, 26 Aug 2002 07:37:19 +0000 (07:37 +0000)]
(Fbyte_code): Fsub1 can GC, so protect it.

21 years agoDoc fix.
Miles Bader [Mon, 26 Aug 2002 01:10:46 +0000 (01:10 +0000)]
Doc fix.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 17:43:29 +0000 (17:43 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

* s/darwin.h (DONT_REOPEN_PTY): #def it.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 17:15:26 +0000 (17:15 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

        * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is
        defined instead of MAC_OSX.

        * s/darwin.h (select): Define select to sys_select only if
        HAVE_CARBON is defined.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 16:44:51 +0000 (16:44 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

* s/darwin.h (HAVE_WORKING_VFORK): #undef it.  Define vfork to
fork.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 16:40:40 +0000 (16:40 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (XTread_socket): Remove code to call
        SendEventToEventTarget for keys with command modifiers when
        mac_command_key_is_meta is nil.

21 years ago(file-name-shadow-properties-custom-type): Renamed from
Miles Bader [Sun, 25 Aug 2002 08:29:51 +0000 (08:29 +0000)]
(file-name-shadow-properties-custom-type):  Renamed from
`read-file-name-electric-shadow-properties-custom-type'.  Change name of face.
(file-name-shadow-properties): Renamed from
`read-file-name-electric-shadow-properties'.
(file-name-shadow-tty-properties): Renamed from
`read-file-name-electric-shadow-tty-properties'.
(file-name-shadow): Renamed from `read-file-name-electric-shadow'.
(rfn-eshadow-setup-minibuffer): Update references to renamed variables.
(file-name-shadow-mode): Renamed from `read-file-name-electric-shadow-mode'.
Update references to renamed variables.

21 years agoFix last change.
Andreas Schwab [Sat, 24 Aug 2002 18:36:27 +0000 (18:36 +0000)]
Fix last change.

21 years ago(eval-after-load): Do not call load-symbol-file-load-history (deleted)
Sam Steingold [Sat, 24 Aug 2002 14:40:09 +0000 (14:40 +0000)]
(eval-after-load): Do not call load-symbol-file-load-history (deleted)

21 years ago* startup.el (normal-splash-screen): Ensure splash buffer is
John Paul Wallington [Sat, 24 Aug 2002 14:26:06 +0000 (14:26 +0000)]
* startup.el (normal-splash-screen): Ensure splash buffer is
killed.  Use tabs in output.  Fix test whether previous buffer was
*scratch* buffer.

* progmodes/simula.el (simula-abbrev-keyword-default)
(simula-abbrev-keyword, simula-abbrev-stdproc-default)
(simula-abbrev-stdproc): Doc fix - escape open parens in column 0.

* apropos.el (command-apropos): Use `defalias' instead of `fset'.

* mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 24 Aug 2002 03:19:52 +0000 (03:19 +0000)]
*** empty log message ***

21 years ago(Fdefvar, Fdefconst, Fdefvaralias):
Richard M. Stallman [Sat, 24 Aug 2002 03:19:23 +0000 (03:19 +0000)]
(Fdefvar, Fdefconst, Fdefvaralias):
Record variables in load history as (defvar . VAR).
(Fdefvar): Don't record in load history if no initial value.
(Qdefvar): New variable.
(syms_of_eval): Init and staticpro it.

21 years ago(build_load_history): Use Fmember to see if a definition
Richard M. Stallman [Sat, 24 Aug 2002 03:17:18 +0000 (03:17 +0000)]
(build_load_history): Use Fmember to see if a definition
is already in the Vload_history element.
(syms_of_lread): Doc fix.

21 years ago(Fstart_process): Remove /: from program name.
Richard M. Stallman [Sat, 24 Aug 2002 03:16:03 +0000 (03:16 +0000)]
(Fstart_process): Remove /: from program name.

21 years ago(decode_env_path): Don't add /: if file name handler
Richard M. Stallman [Sat, 24 Aug 2002 03:15:22 +0000 (03:15 +0000)]
(decode_env_path): Don't add /: if file name handler
has a `safe-magic' property.

21 years ago(Fcall_process): Remove /: from program name.
Richard M. Stallman [Sat, 24 Aug 2002 03:14:32 +0000 (03:14 +0000)]
(Fcall_process): Remove /: from program name.

21 years ago(unload-feature): Distinguish functions from variables in load-history.
Richard M. Stallman [Sat, 24 Aug 2002 03:00:29 +0000 (03:00 +0000)]
(unload-feature): Distinguish functions from variables in load-history.
(feature-symbols): Doc fix.

21 years ago(select-frame-by-name, select-frame-set-input-focus):
Richard M. Stallman [Sat, 24 Aug 2002 02:59:27 +0000 (02:59 +0000)]
(select-frame-by-name, select-frame-set-input-focus):
Always call x-focus-frame, if using x.
Use set-mouse-position on all systems, if focus-follows-mouse.

21 years ago(symbol-file-load-history-loaded)
Richard M. Stallman [Sat, 24 Aug 2002 02:58:53 +0000 (02:58 +0000)]
(symbol-file-load-history-loaded)
(load-symbol-file-load-history): Deleted.
(symbol-file): Don't call load-symbol-file-load-history.

21 years ago(ange-ftp-completion-hook-function): Add safe-magic prop.
Richard M. Stallman [Sat, 24 Aug 2002 02:57:31 +0000 (02:57 +0000)]
(ange-ftp-completion-hook-function): Add safe-magic prop.

21 years ago(f90-imenu-flag): Deleted - use imenu--index-alist instead.
Glenn Morris [Sat, 24 Aug 2002 01:08:28 +0000 (01:08 +0000)]
(f90-imenu-flag): Deleted - use imenu--index-alist instead.

21 years ago(f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
Glenn Morris [Sat, 24 Aug 2002 00:50:42 +0000 (00:50 +0000)]
(f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
(f90-font-lock-on, f90-font-lock-off, f90-font-lock-menu):  Deleted.  Use
easy-menu-define instead.
(f90-mode): Use easy-menu-add.
No longer (require 'imenu) when compiling.
(f90-mark-subprogram, f90-indent-region, f90-fill-region)
(f90-abbrev-start): Use fboundp.

21 years ago(PATFETCH): Remove the translating fetch.
Stefan Monnier [Fri, 23 Aug 2002 22:21:51 +0000 (22:21 +0000)]
(PATFETCH): Remove the translating fetch.
(PATFETCH_RAW): Rename to PATFETCH.
(set_image_of_range): New fun.
(SET_RANGE_TABLE_WORK_AREA): Use it.
(regex_compile): Don't translate the pattern chars so eagerly.
Only do it when inserting an `exactn' bytecode or when handling a char-range.
(mutually_exclusive_p): Avoid empty statement.

21 years agoUpdate for Texinfo version 4.2
Robert J. Chassell [Fri, 23 Aug 2002 19:52:29 +0000 (19:52 +0000)]
Update for Texinfo version 4.2

21 years agoUpdate to version 4.2
Robert J. Chassell [Fri, 23 Aug 2002 19:47:41 +0000 (19:47 +0000)]
Update to version 4.2

21 years agoAdd version 4.2 texinfo.tex and use @copying command;
Robert J. Chassell [Fri, 23 Aug 2002 19:46:12 +0000 (19:46 +0000)]
Add version 4.2 texinfo.tex and use @copying command;
add shell commands to create DocBook and XML output formats.

21 years ago#
André Spiegel [Fri, 23 Aug 2002 13:27:12 +0000 (13:27 +0000)]
#

21 years ago(vc-kill-buffer-hook): Add it to kill-buffer-hook again.
André Spiegel [Fri, 23 Aug 2002 13:23:14 +0000 (13:23 +0000)]
(vc-kill-buffer-hook): Add it to kill-buffer-hook again.

21 years ago* nnfolder.el (nnfolder-request-expire-articles): expiry-target.
ShengHuo ZHU [Fri, 23 Aug 2002 03:32:58 +0000 (03:32 +0000)]
* nnfolder.el (nnfolder-request-expire-articles): expiry-target.

* nnbabyl.el (nnbabyl-request-expire-articles): Ditto.

* nnmbox.el (nnmbox-request-expire-articles): Ditto.

* nnmh.el (nnmh-request-expire-articles): Implemented
expiry-target for nnmh backend.

21 years agoRemote files: new default method for Tramp is ssh, not sm.
Kai Großjohann [Thu, 22 Aug 2002 19:40:12 +0000 (19:40 +0000)]
Remote files: new default method for Tramp is ssh, not sm.

21 years ago(redisplay_window): Do not `goto try_to_scroll' when we
Kim F. Storm [Thu, 22 Aug 2002 16:52:56 +0000 (16:52 +0000)]
(redisplay_window): Do not `goto try_to_scroll' when we
end up on a partially visible line; this reverts a specific part
of the 2002-07-07 change by Richard M. Stallman to "fix" a nasty
display error which has been reported several times now.
However it introduces the problem that changes was supposed to fix.
See my comments in the source if you want to debug this further.

21 years agoRevert part of 2000-08-14T14:26:59Z!fx@gnu.org change.
Kim F. Storm [Thu, 22 Aug 2002 16:52:22 +0000 (16:52 +0000)]
Revert part of 2000-08-14T14:26:59Z!fx@gnu.org change.

21 years agoVersion 2.0.14 released.
Kai Großjohann [Thu, 22 Aug 2002 15:16:08 +0000 (15:16 +0000)]
Version 2.0.14 released.
(tramp-shell-prompt-pattern): New variable.
(tramp-actions-before-shell, tramp-multi-actions)
(tramp-find-shell, tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Use it.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
in the docstring.
(tramp-bug): Report `tramp-shell-prompt-pattern'.
(tramp-process-one-multi-action, tramp-process-one-action): Make
message clearer so people don't confuse it with Emacs asking them
a question if the regexp happens to end with "?".
(tramp-verbose): Change default value from 10 to 9.  Also change
some logging levels so that 10 is reserved for stuff which is
needed for debugging only, but 9 catches everything that people
might like to see in order to see that Tramp is actually working.

21 years ago(authors-aliases, authors-fixed-entries):
Kim F. Storm [Thu, 22 Aug 2002 14:27:50 +0000 (14:27 +0000)]
(authors-aliases, authors-fixed-entries):
Corrected spelling mistakes (for Joseph Arceneaux).

21 years ago*** empty log message ***
Kim F. Storm [Thu, 22 Aug 2002 14:26:50 +0000 (14:26 +0000)]
*** empty log message ***

21 years agoFixed spelling: Joseph Arceoeaux -> Arceneaux
Kim F. Storm [Thu, 22 Aug 2002 14:21:07 +0000 (14:21 +0000)]
Fixed spelling: Joseph Arceoeaux -> Arceneaux

21 years ago*** empty log message ***
Glenn Morris [Wed, 21 Aug 2002 21:31:14 +0000 (21:31 +0000)]
*** empty log message ***

21 years agoeval-when-compile a few defvars to quieten the byte-compiler.
Glenn Morris [Wed, 21 Aug 2002 21:26:07 +0000 (21:26 +0000)]
eval-when-compile a few defvars to quieten the byte-compiler.
(f90-xemacs-flag): Wrap in eval-and-compile.
(f90-font-lock-keywords): Doc fix.
(f90-mode-abbrev-table): Use the 6th (system-flag) argument of
define-abbrev if available, but work without it as well.
(f90-mark-subprogram-overlay): Variable deleted.
(f90-mark-subprogram): No need to be silent about push-mark.
Get rid of the silly overlay bit.
(f90-abbrev-start): unread-command-event is obsolete in XEmacs too.

21 years agoVersion 2.0.13 released.
Kai Großjohann [Wed, 21 Aug 2002 15:04:29 +0000 (15:04 +0000)]
Version 2.0.13 released.
(tramp-handle-write-region): Don't check to see if remote end is
awake after sending data to remote host: we want to send "EOF" not
"echo are you awake"...
(tramp-maybe-open-connection): Swap args for tramp-time-diff.
(tramp-yn-prompt-regexp): New variable.
(tramp-action-yn): New function, using it.
(tramp-feature-write-region-fix): New internal variable.  Not yet
used.  Should be used in `tramp-handle-write-region'.

21 years ago(mode-line-format): Moved global-mode-string last.
Kim F. Storm [Wed, 21 Aug 2002 12:05:09 +0000 (12:05 +0000)]
(mode-line-format): Moved global-mode-string last.
(mode-line-position): Moved %p first.  Added padding to %l/%c to
eliminate jumpyness in modeline.  Use (%l,%c) format if both
line-number-mode and column-number-mode are enabled.

21 years ago*** empty log message ***
Kim F. Storm [Wed, 21 Aug 2002 12:04:42 +0000 (12:04 +0000)]
*** empty log message ***

21 years agoFix typos.
Richard M. Stallman [Wed, 21 Aug 2002 00:18:46 +0000 (00:18 +0000)]
Fix typos.

21 years agoFix typo.
Richard M. Stallman [Wed, 21 Aug 2002 00:18:05 +0000 (00:18 +0000)]
Fix typo.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 21 Aug 2002 00:17:26 +0000 (00:17 +0000)]
*** empty log message ***

21 years agoFix typos.
Richard M. Stallman [Wed, 21 Aug 2002 00:17:16 +0000 (00:17 +0000)]
Fix typos.

21 years agoTypo.
Richard M. Stallman [Wed, 21 Aug 2002 00:15:28 +0000 (00:15 +0000)]
Typo.

21 years ago(c-forward-syntactic-ws): Fixed a bug that could cause an infinite
Martin Stjernholm [Tue, 20 Aug 2002 21:59:10 +0000 (21:59 +0000)]
(c-forward-syntactic-ws): Fixed a bug that could cause an infinite
loop if something that looks like a macro begins in the middle of a
line.

(c-parse-state): Fixed a bug that could cause `c-state-cache' to
contain two conses in sequence when there's an unbalanced open paren
in a macro.

21 years ago(imenu-syntax-alist): Doc fix.
Glenn Morris [Tue, 20 Aug 2002 20:35:56 +0000 (20:35 +0000)]
(imenu-syntax-alist): Doc fix.

21 years ago(fortran-current-defun): Use save-excursion.
Glenn Morris [Tue, 20 Aug 2002 20:32:45 +0000 (20:32 +0000)]
(fortran-current-defun): Use save-excursion.

21 years ago(imenu--generic-function): Use mapc.
Glenn Morris [Tue, 20 Aug 2002 20:23:25 +0000 (20:23 +0000)]
(imenu--generic-function): Use mapc.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 20 Aug 2002 17:28:55 +0000 (17:28 +0000)]
*** empty log message ***

21 years ago(font-lock-change-mode): New function.
Richard M. Stallman [Tue, 20 Aug 2002 17:22:30 +0000 (17:22 +0000)]
(font-lock-change-mode): New function.
(font-lock-mode): Use font-lock-change-mode instead of
font-lock-unfontify-buffer.
(font-lock-maximum-size, font-lock-verbose): Add defvars.

21 years agoUpdate to RefTeX 4.18
Carsten Dominik [Tue, 20 Aug 2002 10:42:52 +0000 (10:42 +0000)]
Update to RefTeX 4.18

21 years agoBind C-x C-k r to apply-macro-to-region-lines.
Kim F. Storm [Tue, 20 Aug 2002 10:07:40 +0000 (10:07 +0000)]
Bind C-x C-k r to apply-macro-to-region-lines.

21 years agoregenerated
Kim F. Storm [Tue, 20 Aug 2002 09:44:14 +0000 (09:44 +0000)]
regenerated

21 years agoRemove C-x C-k binding (now in kmacro.el).
Kim F. Storm [Tue, 20 Aug 2002 09:06:17 +0000 (09:06 +0000)]
Remove C-x C-k binding (now in kmacro.el).

21 years agoRemove macro related bindings (now in kmacro.el).
Kim F. Storm [Tue, 20 Aug 2002 09:05:33 +0000 (09:05 +0000)]
Remove macro related bindings (now in kmacro.el).

21 years ago*** empty log message ***
Kim F. Storm [Tue, 20 Aug 2002 09:05:04 +0000 (09:05 +0000)]
*** empty log message ***

21 years ago* gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
ShengHuo ZHU [Tue, 20 Aug 2002 08:36:01 +0000 (08:36 +0000)]
* gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.

21 years ago* nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
ShengHuo ZHU [Tue, 20 Aug 2002 07:57:01 +0000 (07:57 +0000)]
* nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
avoid arithmetic errors.

21 years ago(Fexpand_abbrev): Fix for the multibyte case.
Kenichi Handa [Tue, 20 Aug 2002 07:07:19 +0000 (07:07 +0000)]
(Fexpand_abbrev): Fix for the multibyte case.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 20 Aug 2002 07:07:00 +0000 (07:07 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Kenichi Handa [Tue, 20 Aug 2002 00:34:28 +0000 (00:34 +0000)]
*** empty log message ***

21 years agoDescribe new kmacro features.
Kim F. Storm [Mon, 19 Aug 2002 23:14:45 +0000 (23:14 +0000)]
Describe new kmacro features.

21 years agoMajor rework based on discussions with RMS.
Kim F. Storm [Mon, 19 Aug 2002 23:05:29 +0000 (23:05 +0000)]
Major rework based on discussions with RMS.
Most important change is that C-x C-k is now bound to a keymap
with keyboard macro related commands.  The original binding on
C-x C-k is moved to C-x C-k e.

21 years ago*** empty log message ***
Kim F. Storm [Mon, 19 Aug 2002 23:04:51 +0000 (23:04 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Stefan Monnier [Mon, 19 Aug 2002 21:47:53 +0000 (21:47 +0000)]
*** empty log message ***

21 years ago(scan_keyword_or_put_char, write_c_args): Use `fn'
Stefan Monnier [Mon, 19 Aug 2002 21:47:38 +0000 (21:47 +0000)]
(scan_keyword_or_put_char, write_c_args): Use `fn'
for the function name in the usage info.

21 years ago(help-split-fundoc): Replace the function name
Stefan Monnier [Mon, 19 Aug 2002 21:23:08 +0000 (21:23 +0000)]
(help-split-fundoc): Replace the function name
from the docstring with the one that should be displayed.
(help-make-usage): Understand CL style arglists.
(describe-function-1): Adapt to the new behavior of help-split-fundoc.
(describe-variable): Use delete-region.

21 years agoMove the node Relative Files before Directory Names. Show what
Richard M. Stallman [Mon, 19 Aug 2002 18:43:18 +0000 (18:43 +0000)]
Move the node Relative Files before Directory Names.  Show what
file-name-nondirectory returns when given a directory name.
Explain that abbreviate-file-name works on file names too.

Explain how to combine a directory name with a relative file name
with concat, and the pitfalls.

Update some details.

21 years ago(croak): Add `void' to definition.
Eli Zaretskii [Mon, 19 Aug 2002 18:20:51 +0000 (18:20 +0000)]
(croak): Add `void' to definition.

21 years ago[MSDOS]: Don't define request_sigio and
Eli Zaretskii [Mon, 19 Aug 2002 18:19:42 +0000 (18:19 +0000)]
[MSDOS]: Don't define request_sigio and
unrequest_sigio, they are defined on msdos.c.

21 years ago[MSDOS]: Declare etext.
Eli Zaretskii [Mon, 19 Aug 2002 17:46:15 +0000 (17:46 +0000)]
[MSDOS]: Declare etext.

21 years ago(Ffile_name_directory) [DOS_NT]: Don't declare `beg'
Eli Zaretskii [Mon, 19 Aug 2002 17:24:08 +0000 (17:24 +0000)]
(Ffile_name_directory) [DOS_NT]: Don't declare `beg'
`const' since CORRECT_DIR_SEPS modifies its target.

21 years ago(Fclear_this_command_keys): Added optional arg
Kim F. Storm [Mon, 19 Aug 2002 14:58:29 +0000 (14:58 +0000)]
(Fclear_this_command_keys): Added optional arg
KEEP-RECORD to avoid clearing lossage when we just want to clear
the current key sequence (kmacro needs this).

21 years ago*** empty log message ***
Kim F. Storm [Mon, 19 Aug 2002 14:57:49 +0000 (14:57 +0000)]
*** empty log message ***

21 years ago(sgml-xml-auto-coding-function): Call
Kenichi Handa [Mon, 19 Aug 2002 06:39:33 +0000 (06:39 +0000)]
(sgml-xml-auto-coding-function): Call
re-search-forward with NOERROR t..

21 years ago[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
Miles Bader [Mon, 19 Aug 2002 05:03:55 +0000 (05:03 +0000)]
[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
(inferior-emacs-lisp-mode): Give `comint-inhibit-carriage-motion' a
local value of t.

21 years ago[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
Miles Bader [Mon, 19 Aug 2002 05:03:21 +0000 (05:03 +0000)]
[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
(comint-inhibit-carriage-motion): New variable.
(comint-carriage-motion): Argument STRING removed.  New arguments
START and END; interpret characters between START and END rather
than using special comint state.
(comint-output-filter): Call `comint-carriage-motion'.
(comint-output-filter-functions): Don't add `comint-carriage-motion'.

21 years ago*** empty log message ***
Kenichi Handa [Mon, 19 Aug 2002 02:47:19 +0000 (02:47 +0000)]
*** empty log message ***

21 years ago(COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.
Kenichi Handa [Mon, 19 Aug 2002 02:46:28 +0000 (02:46 +0000)]
(COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.

21 years ago(run_composition_function): Call FUNC if it is fboundp.
Kenichi Handa [Mon, 19 Aug 2002 02:46:08 +0000 (02:46 +0000)]
(run_composition_function): Call FUNC if it is fboundp.

21 years agoEscape an `@'.
Miles Bader [Mon, 19 Aug 2002 01:05:17 +0000 (01:05 +0000)]
Escape an `@'.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 19 Aug 2002 00:58:26 +0000 (00:58 +0000)]
*** empty log message ***

21 years agoFix copyright year.
Richard M. Stallman [Mon, 19 Aug 2002 00:57:34 +0000 (00:57 +0000)]
Fix copyright year.

21 years agoUpdate for next release after 21.3.
Richard M. Stallman [Mon, 19 Aug 2002 00:57:11 +0000 (00:57 +0000)]
Update for next release after 21.3.

21 years agoNew file.
Richard M. Stallman [Mon, 19 Aug 2002 00:56:34 +0000 (00:56 +0000)]
New file.

21 years ago(font-lock-mode): Set change-major-mode-hook locally.
Richard M. Stallman [Mon, 19 Aug 2002 00:54:48 +0000 (00:54 +0000)]
(font-lock-mode): Set change-major-mode-hook locally.

21 years ago(ibuffer-list-buffer-modes): Doc fix.
Andreas Schwab [Sun, 18 Aug 2002 21:17:54 +0000 (21:17 +0000)]
(ibuffer-list-buffer-modes): Doc fix.

21 years ago* reftex.el (reftex-mode): Create special syntax tables.
Carsten Dominik [Sat, 17 Aug 2002 09:22:01 +0000 (09:22 +0000)]
* reftex.el (reftex-mode): Create special syntax tables.
(reftex-syntax-table): Set a default in case this is being used
outside a LaTeX file.
(reftex-syntax-table-for-bib): Set a default in case this is being used
outside a LaTeX file.

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 17 Aug 2002 05:01:44 +0000 (05:01 +0000)]
*** empty log message ***

21 years ago(tar-subfile-mode): Use add-hook and remove-hook, and use
Richard M. Stallman [Sat, 17 Aug 2002 05:00:30 +0000 (05:00 +0000)]
(tar-subfile-mode): Use add-hook and remove-hook, and use
write-file-functions instead of local-write-file-hooks.
(tar-untar-buffer): Don't try to extract directories.

21 years ago(fringe-mode): Set to nil.
Richard M. Stallman [Sat, 17 Aug 2002 04:59:14 +0000 (04:59 +0000)]
(fringe-mode): Set to nil.

21 years ago(rmail-search-mime-header-function): Doc fix.
Richard M. Stallman [Sat, 17 Aug 2002 04:58:35 +0000 (04:58 +0000)]
(rmail-search-mime-header-function): Doc fix.

21 years ago(BROKEN_SIGIO): Add #undef.
Richard M. Stallman [Sat, 17 Aug 2002 04:57:03 +0000 (04:57 +0000)]
(BROKEN_SIGIO): Add #undef.

21 years ago[!VMS]: Include sys/files.h.
Richard M. Stallman [Sat, 17 Aug 2002 04:56:13 +0000 (04:56 +0000)]
[!VMS]: Include sys/files.h.

21 years ago(save_restriction_restore): Defend from unchained marker.
Richard M. Stallman [Sat, 17 Aug 2002 04:55:17 +0000 (04:55 +0000)]
(save_restriction_restore): Defend from unchained marker.

21 years ago(overlays_at): Handle extending vec uniformly.
Richard M. Stallman [Sat, 17 Aug 2002 04:53:57 +0000 (04:53 +0000)]
(overlays_at): Handle extending vec uniformly.
(overlays_in): Handle extending vec from length 0 as in overlays_at.

21 years ago*** empty log message ***
Glenn Morris [Sat, 17 Aug 2002 00:08:54 +0000 (00:08 +0000)]
*** empty log message ***

21 years agoMinor spelling and grammar corrections.
Paul Eggert [Fri, 16 Aug 2002 06:29:40 +0000 (06:29 +0000)]
Minor spelling and grammar corrections.