bpt/emacs.git
20 years ago*** empty log message ***
Juanma Barranquero [Tue, 11 May 2004 17:43:47 +0000 (17:43 +0000)]
*** empty log message ***

20 years ago(set-visited-file-name, file-expand-wildcards): Fix docstring.
Juanma Barranquero [Tue, 11 May 2004 17:32:44 +0000 (17:32 +0000)]
(set-visited-file-name, file-expand-wildcards): Fix docstring.

20 years ago(read_process_output): Grow decoding_buf when needed;
Kim F. Storm [Tue, 11 May 2004 15:16:10 +0000 (15:16 +0000)]
(read_process_output): Grow decoding_buf when needed;
this could cause a crash in allocate_string and compact_small_strings.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 11 May 2004 15:15:48 +0000 (15:15 +0000)]
*** empty log message ***

20 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 11 May 2004 13:15:19 +0000 (13:15 +0000)]
Changes from arch/CVS synchronization

20 years ago*** empty log message ***
Eli Zaretskii [Tue, 11 May 2004 09:48:14 +0000 (09:48 +0000)]
*** empty log message ***

20 years ago(mutually_exclusive_p): In 'case wordbeg', compare op2
Eli Zaretskii [Tue, 11 May 2004 09:47:25 +0000 (09:47 +0000)]
(mutually_exclusive_p): In 'case wordbeg', compare op2
against proper opcode.

20 years ago(rfc2368-parse-mailto-url): Make the results of
Eli Zaretskii [Tue, 11 May 2004 09:41:20 +0000 (09:41 +0000)]
(rfc2368-parse-mailto-url): Make the results of
parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
and "mailto:addr1?to=addr2" equal.

20 years ago(Man-getpage-in-background): Use shell-file-name
Eli Zaretskii [Tue, 11 May 2004 09:30:25 +0000 (09:30 +0000)]
(Man-getpage-in-background): Use shell-file-name
and shell-command-switch variables instead of hard-coded
values.

20 years agoNew file.
Eli Zaretskii [Tue, 11 May 2004 09:15:55 +0000 (09:15 +0000)]
New file.

20 years ago(leim-list.el): Move commands to convert TIT and MISC dictionaries
Eli Zaretskii [Tue, 11 May 2004 08:56:01 +0000 (08:56 +0000)]
(leim-list.el): Move commands to convert TIT and MISC dictionaries
from here...
(changed.tit, changed.misc): ...to here.  Remove the (now unneeded)
test of the contents of changed.* files.

20 years ago(distclean): Remove stamp-subdirs.
Eli Zaretskii [Tue, 11 May 2004 08:52:09 +0000 (08:52 +0000)]
(distclean): Remove stamp-subdirs.
(SUBDIRS): Don't use `touch', use `djecho' instead.
(changed.tit, changed.misc): Use `djecho' instead of `echo'.

20 years ago*** empty log message ***
Stefan Monnier [Tue, 11 May 2004 05:01:05 +0000 (05:01 +0000)]
*** empty log message ***

20 years ago(prin1-char): Use eventp.
Stefan Monnier [Tue, 11 May 2004 03:17:59 +0000 (03:17 +0000)]
(prin1-char): Use eventp.

20 years ago(eventp): Be more discriminating with integers.
Stefan Monnier [Tue, 11 May 2004 03:17:45 +0000 (03:17 +0000)]
(eventp): Be more discriminating with integers.

20 years ago(custom-initialize-default, defcustom): Fix typo in docstring.
Juanma Barranquero [Mon, 10 May 2004 22:08:58 +0000 (22:08 +0000)]
(custom-initialize-default, defcustom): Fix typo in docstring.

20 years agoAdded note about CreateProcess failures from make.exe
Jason Rumney [Mon, 10 May 2004 21:31:34 +0000 (21:31 +0000)]
Added note about CreateProcess failures from make.exe

20 years agoAdd edg examples and remove redundant ultrix examples.
Daniel Pfeiffer [Mon, 10 May 2004 21:09:51 +0000 (21:09 +0000)]
Add edg examples and remove redundant ultrix examples.

20 years ago*** empty log message ***
Daniel Pfeiffer [Mon, 10 May 2004 21:06:42 +0000 (21:06 +0000)]
*** empty log message ***

20 years ago(ispell-message): Use `message-cite-prefix-regexp'
Sam Steingold [Mon, 10 May 2004 21:03:18 +0000 (21:03 +0000)]
(ispell-message): Use `message-cite-prefix-regexp'
instead of `message-yank-prefix'.

20 years ago(compile): Add universal prefix arg.
Daniel Pfeiffer [Mon, 10 May 2004 21:00:00 +0000 (21:00 +0000)]
(compile): Add universal prefix arg.
(compilation-error-regexp-alist-alist): Add edg patterns.

20 years ago(help-buffer): Autoload when compiling.
Stefan Monnier [Mon, 10 May 2004 18:36:09 +0000 (18:36 +0000)]
(help-buffer): Autoload when compiling.
(python-after-info-look): Don't assume Info-goto-node returns non-nil.
(run-python): Prepend to any existing PYTHONPATH.

20 years ago*** empty log message ***
Juanma Barranquero [Mon, 10 May 2004 18:18:23 +0000 (18:18 +0000)]
*** empty log message ***

20 years ago(define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage
Juanma Barranquero [Mon, 10 May 2004 18:13:07 +0000 (18:13 +0000)]
(define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage
info.
(define-ibuffer-op): Add usage info (but CL-style defaults for keyword args are
not shown).

20 years ago(Mode Line Variables): Fix description of global-mode-string, which is now after
Juanma Barranquero [Mon, 10 May 2004 17:58:20 +0000 (17:58 +0000)]
(Mode Line Variables): Fix description of global-mode-string, which is now after
which-func-mode, not the buffer name.

20 years ago(gdb-annotation-rules): Add nquery annotation
Nick Roberts [Mon, 10 May 2004 17:53:37 +0000 (17:53 +0000)]
(gdb-annotation-rules): Add nquery annotation
for pending breakpoints.

20 years ago*** empty log message ***
Nick Roberts [Mon, 10 May 2004 17:52:06 +0000 (17:52 +0000)]
*** empty log message ***

20 years ago(Fget_unused_iso_final_char): Fix typos in docstring.
Juanma Barranquero [Mon, 10 May 2004 17:51:27 +0000 (17:51 +0000)]
(Fget_unused_iso_final_char): Fix typos in docstring.
(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction, Fsplit_char)
(Fchar_charset): Make argument names match their use in docstring.

20 years ago(Fstart_process): Fix docstring.
Juanma Barranquero [Mon, 10 May 2004 17:47:38 +0000 (17:47 +0000)]
(Fstart_process): Fix docstring.

20 years ago(start-process-shell-command): Fix docstring. Put usage info in a format usable
Juanma Barranquero [Mon, 10 May 2004 17:44:56 +0000 (17:44 +0000)]
(start-process-shell-command): Fix docstring.  Put usage info in a format usable
by `describe-function'.
(open-network-stream, open-network-stream-nowait, open-network-stream-server):
Fix docstring.

20 years ago(main): For failing cases, exit with `EXIT_FAILURE'.
Thien-Thi Nguyen [Mon, 10 May 2004 17:32:13 +0000 (17:32 +0000)]
(main): For failing cases, exit with `EXIT_FAILURE'.

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 10 May 2004 16:56:13 +0000 (16:56 +0000)]
*** empty log message ***

20 years ago(print_preprocess): Use being_printed, loop_count and
Richard M. Stallman [Mon, 10 May 2004 16:55:38 +0000 (16:55 +0000)]
(print_preprocess): Use being_printed, loop_count and
halftail to detect overdeep nesting and cyclic cdr chains.

20 years ago(unrmail): Mostly rewritten. Parses the file
Richard M. Stallman [Mon, 10 May 2004 16:24:26 +0000 (16:24 +0000)]
(unrmail): Mostly rewritten.  Parses the file
directly, without calling any functions in Rmail.
(unrmail-unprune): Function deleted.

20 years ago*** empty log message ***
Stefan Monnier [Mon, 10 May 2004 15:54:52 +0000 (15:54 +0000)]
*** empty log message ***

20 years ago(inferior-python-mode-map): Remove erroneous C-c C-z binding.
Stefan Monnier [Mon, 10 May 2004 15:32:01 +0000 (15:32 +0000)]
(inferior-python-mode-map): Remove erroneous C-c C-z binding.

20 years ago*** empty log message ***
Kenichi Handa [Mon, 10 May 2004 12:58:20 +0000 (12:58 +0000)]
*** empty log message ***

20 years ago(temp_output_buffer_setup): Bind inhibit-read-only and
Kenichi Handa [Mon, 10 May 2004 12:09:08 +0000 (12:09 +0000)]
(temp_output_buffer_setup): Bind inhibit-read-only and
inhibit-modification-hooks to t temporarily before calling
Ferase_buffer.

20 years ago(x_create_tip_frame): Bind inhibit-read-only and
Kenichi Handa [Mon, 10 May 2004 12:08:32 +0000 (12:08 +0000)]
(x_create_tip_frame): Bind inhibit-read-only and
inhibit-modification-hooks to t temporarily before calling
Ferase_buffer.

20 years ago(describe-char): Fix previous change. Don't make
Kenichi Handa [Mon, 10 May 2004 12:07:12 +0000 (12:07 +0000)]
(describe-char): Fix previous change.  Don't make
a unibyte character to multibyte in the *Help* buffer.

20 years ago*** empty log message ***
Andreas Schwab [Mon, 10 May 2004 12:00:20 +0000 (12:00 +0000)]
*** empty log message ***

20 years ago(all): Readd dependency on ${WORLD} so that lisp
Andreas Schwab [Mon, 10 May 2004 12:00:02 +0000 (12:00 +0000)]
(all): Readd dependency on ${WORLD} so that lisp
files are compiled when bootstrapping.

20 years ago(Frename_file): Remove extra argument in call to
Andreas Schwab [Mon, 10 May 2004 11:55:18 +0000 (11:55 +0000)]
(Frename_file): Remove extra argument in call to
Fmake_symbolic_link.

20 years agoDeclare Fmake_symbolic_link.
Andreas Schwab [Mon, 10 May 2004 11:54:54 +0000 (11:54 +0000)]
Declare Fmake_symbolic_link.

20 years agoRebuild.
Andreas Schwab [Mon, 10 May 2004 11:50:28 +0000 (11:50 +0000)]
Rebuild.

20 years ago(calc_line_height_property): Use string position when
Kim F. Storm [Mon, 10 May 2004 11:16:37 +0000 (11:16 +0000)]
(calc_line_height_property): Use string position when
object is a string.

20 years ago*** empty log message ***
Kim F. Storm [Mon, 10 May 2004 11:15:55 +0000 (11:15 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
Miles Bader [Mon, 10 May 2004 08:40:27 +0000 (08:40 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296

Allow restarting an existing debugger session that's exited

2004-05-10  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
   buffer an error if the debugger process is actually running.

20 years ago*** empty log message ***
Kenichi Handa [Mon, 10 May 2004 04:15:14 +0000 (04:15 +0000)]
*** empty log message ***

20 years ago(count_combining): Delete it.
Kenichi Handa [Mon, 10 May 2004 03:56:43 +0000 (03:56 +0000)]
(count_combining): Delete it.
(concat): Don't check combining bytes.

20 years ago*** empty log message ***
Juanma Barranquero [Sun, 9 May 2004 22:59:35 +0000 (22:59 +0000)]
*** empty log message ***

20 years ago(help-argument-name): Default to italic.
Juanma Barranquero [Sun, 9 May 2004 22:41:34 +0000 (22:41 +0000)]
(help-argument-name): Default to italic.
(help-highlight-arguments): Always return (usage . doc).

20 years agoDescribe next- and prev-buffer.
Juanma Barranquero [Sun, 9 May 2004 22:37:12 +0000 (22:37 +0000)]
Describe next- and prev-buffer.
Warn about change of keybindings for winner-redo and -undo.
Describe help argument highlighting feature.

20 years ago(remove-overlays, read-passwd): Fix docstring.
Juanma Barranquero [Sun, 9 May 2004 22:15:14 +0000 (22:15 +0000)]
(remove-overlays, read-passwd): Fix docstring.

20 years ago(cp932, cp936, cp949, cp950): Remove.
Jason Rumney [Sun, 9 May 2004 21:36:45 +0000 (21:36 +0000)]
(cp932, cp936, cp949, cp950): Remove.
Only add cp125* if windows-125* already defined.

20 years agoAdd cp936 as alias for chinese-iso-8bit, and cp950 for chinese-big5.
Jason Rumney [Sun, 9 May 2004 21:33:26 +0000 (21:33 +0000)]
Add cp936 as alias for chinese-iso-8bit, and cp950 for chinese-big5.

20 years agoAdd cp949 as alias for korean-iso-8bit.
Jason Rumney [Sun, 9 May 2004 21:31:13 +0000 (21:31 +0000)]
Add cp949 as alias for korean-iso-8bit.

20 years agoAdd cp932 as alias for japanese-shift-jis.
Jason Rumney [Sun, 9 May 2004 21:25:22 +0000 (21:25 +0000)]
Add cp932 as alias for japanese-shift-jis.

20 years agoless heavy lines
Daniel Pfeiffer [Sun, 9 May 2004 19:07:46 +0000 (19:07 +0000)]
less heavy lines

20 years ago*** empty log message ***
Jason Rumney [Sun, 9 May 2004 15:49:26 +0000 (15:49 +0000)]
*** empty log message ***

20 years agoFix last change.
Jason Rumney [Sun, 9 May 2004 15:39:00 +0000 (15:39 +0000)]
Fix last change.

20 years ago(Vw32_ansi_code_page): New Lisp variable.
Jason Rumney [Sun, 9 May 2004 15:02:14 +0000 (15:02 +0000)]
(Vw32_ansi_code_page): New Lisp variable.
(globals_of_w32fns): Set it.

20 years agoRequire code-pages.
Jason Rumney [Sun, 9 May 2004 15:01:17 +0000 (15:01 +0000)]
Require code-pages.

20 years ago(set-locale-environment): On MS-Windows use ansi code-page for default
Jason Rumney [Sun, 9 May 2004 14:57:44 +0000 (14:57 +0000)]
(set-locale-environment): On MS-Windows use ansi code-page for default
coding-systems.  Set up paper sizes for Windows 3 letter languages.

20 years ago(cp932, cp936, cp949, cp950): Add aliases.
Jason Rumney [Sun, 9 May 2004 13:45:14 +0000 (13:45 +0000)]
(cp932, cp936, cp949, cp950): Add aliases.
Also add cp125* if not already defined.

20 years agoInitial revision
Thien-Thi Nguyen [Sun, 9 May 2004 12:38:56 +0000 (12:38 +0000)]
Initial revision

20 years agoRemove incorrect comment about using utf-16 for Windows clipboard
Jason Rumney [Sun, 9 May 2004 10:12:00 +0000 (10:12 +0000)]
Remove incorrect comment about using utf-16 for Windows clipboard
coding system.

20 years agoChanges from arch/CVS synchronization
Miles Bader [Sun, 9 May 2004 04:52:07 +0000 (04:52 +0000)]
Changes from arch/CVS synchronization

20 years ago(quickurl, quickurl-browse-url, quickurl-read):
Juanma Barranquero [Sun, 9 May 2004 01:55:31 +0000 (01:55 +0000)]
(quickurl, quickurl-browse-url, quickurl-read):
Don't use CL-style default args.

20 years ago(cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
Juanma Barranquero [Sun, 9 May 2004 01:54:01 +0000 (01:54 +0000)]
(cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
(cvs-get-marked): Remove redundant arglist info.

20 years ago(help-highlight-arguments): Fix braino.
Juanma Barranquero [Sun, 9 May 2004 01:28:34 +0000 (01:28 +0000)]
(help-highlight-arguments): Fix braino.

20 years ago*** empty log message ***
Juanma Barranquero [Sun, 9 May 2004 00:50:52 +0000 (00:50 +0000)]
*** empty log message ***

20 years ago(Fquo): Simplify.
Juanma Barranquero [Sun, 9 May 2004 00:49:06 +0000 (00:49 +0000)]
(Fquo): Simplify.

20 years ago(help-highlight-arguments): Don't try to highlight missing or autoloaded
Juanma Barranquero [Sun, 9 May 2004 00:45:49 +0000 (00:45 +0000)]
(help-highlight-arguments): Don't try to highlight missing or autoloaded
arglists.  Accept structured arguments, like the first ones of `do' and
`flet'.

20 years ago*** empty log message ***
Jason Rumney [Sat, 8 May 2004 19:51:35 +0000 (19:51 +0000)]
*** empty log message ***

20 years ago(lisp1, lisp2): Split lisp to avoid long command-lines.
Jason Rumney [Sat, 8 May 2004 19:27:28 +0000 (19:27 +0000)]
(lisp1, lisp2): Split lisp to avoid long command-lines.

20 years agoRemoved erroneous comment about using utf-16 as
Jason Rumney [Sat, 8 May 2004 19:15:53 +0000 (19:15 +0000)]
Removed erroneous comment about using utf-16 as
selection-coding-system on Windows.

20 years ago*** empty log message ***
Juanma Barranquero [Sat, 8 May 2004 17:30:52 +0000 (17:30 +0000)]
*** empty log message ***

20 years ago(do, do*): Put usage info in a format usable by `describe-function'.
Juanma Barranquero [Sat, 8 May 2004 17:23:08 +0000 (17:23 +0000)]
(do, do*): Put usage info in a format usable by `describe-function'.
(gensym, gentemp, typep, ignore-errors): Make argument names match their
use in docstring.

20 years ago.
Andreas Schwab [Sat, 8 May 2004 16:42:56 +0000 (16:42 +0000)]
.

20 years ago(python-describe-symbol): Pass INTERACTIVE-P argument to `help-setup-xref'.
Juanma Barranquero [Sat, 8 May 2004 16:40:01 +0000 (16:40 +0000)]
(python-describe-symbol): Pass INTERACTIVE-P argument to `help-setup-xref'.

20 years ago(checkdoc-minor-mode): Doc fix.
Andreas Schwab [Sat, 8 May 2004 16:38:33 +0000 (16:38 +0000)]
(checkdoc-minor-mode): Doc fix.

20 years ago*** empty log message ***
Juanma Barranquero [Sat, 8 May 2004 16:27:59 +0000 (16:27 +0000)]
*** empty log message ***

20 years ago(Fwaiting_for_user_input_p, Fmake_network_process)
Juanma Barranquero [Sat, 8 May 2004 16:11:42 +0000 (16:11 +0000)]
(Fwaiting_for_user_input_p, Fmake_network_process)
(Fset_process_query_on_exit_flag, Vprocess_adaptive_read_buffering):
Fix spelling of Emacs on docstring.
(Fset_process_coding_system, Fprocess_coding_system)
(Fset_process_filter_multibyte, Fprocess_filter_multibyte_p):
Make argument names match their use in docstring.
(Fprocess_id, Fprocess_query_on_exit_flag, Finterrupt_process):
Fix docstring.

20 years agoThroughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Thien-Thi Nguyen [Sat, 8 May 2004 15:26:33 +0000 (15:26 +0000)]
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Likewise, replace 1 with `EXIT_FAILURE'.
(main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.

20 years ago(Fquo): If any argument is float, do the computation in floating point.
Juanma Barranquero [Sat, 8 May 2004 15:00:20 +0000 (15:00 +0000)]
(Fquo): If any argument is float, do the computation in floating point.

20 years ago(emacsclient${EXEEXT}): Use makefile var `version'.
Thien-Thi Nguyen [Sat, 8 May 2004 14:42:41 +0000 (14:42 +0000)]
(emacsclient${EXEEXT}): Use makefile var `version'.

20 years agoFix references to utf-translate-cjk into utf-translate-cjk-mode.
Andreas Schwab [Sat, 8 May 2004 14:36:07 +0000 (14:36 +0000)]
Fix references to utf-translate-cjk into utf-translate-cjk-mode.

20 years ago2004-05-08 John Wiegley <johnw@newartisans.com>
John Wiegley [Sat, 8 May 2004 13:04:29 +0000 (13:04 +0000)]
2004-05-08  John Wiegley  <johnw@newartisans.com>

* iswitchb.el (iswitchb-use-virtual-buffers): Added support for
"virtual buffers" (off by default), which makes it possible to
switch to the buffers of recently files.  When a buffer name
search fails, and this option is on, iswitchb will look at the
list of recently visited files, and permit matching against those
names.  When the user hits RET on a match, it will revisit that
file.
(iswitchb-read-buffer): Added two optional arguments, which makes
isearchb.el possible.
(iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match,
iswitchb-next-match): Added support for virtual buffers.

20 years ago2004-05-08 John Wiegley <johnw@newartisans.com>
John Wiegley [Sat, 8 May 2004 12:52:45 +0000 (12:52 +0000)]
2004-05-08  John Wiegley  <johnw@newartisans.com>

* isearchb.el: This module extends iswitchb to provide "as you
type" buffer selection.

20 years ago2004-05-08 John Wiegley <johnw@newartisans.com>
John Wiegley [Sat, 8 May 2004 12:48:49 +0000 (12:48 +0000)]
2004-05-08  John Wiegley  <johnw@newartisans.com>

* textmodes/flyspell.el (flyspell-highlight-incorrect-region):
Ignore the read-only property when flyspell highlighting is on.
Not ignoring it leads to a series of confusing errors.
(flyspell-highlight-duplicate-region): Ignore read-only, as above,
but also make sure to call flyspell-incorrect-hook.
(flyspell-maybe-correct-transposition): Perform transposition test
by bit twiddling a string, rather than using a temp buffer.
(flyspell-maybe-correct-doubling): Use a string rather than a temp
buffer.  This is also the original version of the code, which
could not be checked in before due to a previous lack of
assignment papers.  This version has seen heavy usage on my system
for several years now.

20 years ago2004-05-08 John Wiegley <johnw@newartisans.com>
John Wiegley [Sat, 8 May 2004 12:42:07 +0000 (12:42 +0000)]
2004-05-08  John Wiegley  <johnw@newartisans.com>

* calendar/cal-bahai.el: New file, which adds support for the
Baha'i calendar to Emacs.  This calendar is based on a solar year
of 19 months of 19 days, with 4 intercalary days.  Each year
begins on March 21, with the calendar starting in 1844.

* calendar/cal-menu.el, calendar/calendar.el,
calendar/diary-lib.el, calendar/holidays.el: Added support for
using cal-bahai.el.

20 years ago2004-05-08 John Wiegley <johnw@newartisans.com>
John Wiegley [Sat, 8 May 2004 12:39:01 +0000 (12:39 +0000)]
2004-05-08  John Wiegley  <johnw@newartisans.com>

* eshell/em-glob.el (eshell-glob-initialize): Move initialization
of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
function can be used outside of eshell buffers.
(eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.

20 years agoInitial revision
Thien-Thi Nguyen [Sat, 8 May 2004 01:08:37 +0000 (01:08 +0000)]
Initial revision

20 years ago*** empty log message ***
Juanma Barranquero [Fri, 7 May 2004 22:42:56 +0000 (22:42 +0000)]
*** empty log message ***

20 years ago(help-do-arg-highlight): Temporarily set ?\- to be a word constituent so
Juanma Barranquero [Fri, 7 May 2004 22:41:22 +0000 (22:41 +0000)]
(help-do-arg-highlight): Temporarily set ?\- to be a word constituent so
FOO-ARG is not recognized as an arg.
(help-highlight-arguments): Don't skip lists in mandatory arguments.

20 years ago(next-error): Fix typo in docstring.
Juanma Barranquero [Fri, 7 May 2004 22:31:54 +0000 (22:31 +0000)]
(next-error): Fix typo in docstring.
(open-line): Make argument names match their use in docstring.
(split-line): Fix docstring.

20 years ago(Finsert_buffer_substring): Make argument names match their use in
Juanma Barranquero [Fri, 7 May 2004 22:27:57 +0000 (22:27 +0000)]
(Finsert_buffer_substring): Make argument names match their use in
docstring.

20 years ago(Fmodify_syntax_entry): Fix docstring.
Juanma Barranquero [Fri, 7 May 2004 22:26:29 +0000 (22:26 +0000)]
(Fmodify_syntax_entry): Fix docstring.

20 years agoChanges from arch/CVS synchronization
Miles Bader [Fri, 7 May 2004 22:09:42 +0000 (22:09 +0000)]
Changes from arch/CVS synchronization