]> code.delx.au - gnu-emacs/log
gnu-emacs
20 years agofoo
Rudy Gevaert [Wed, 1 Oct 2003 11:51:00 +0000 (11:51 +0000)]
foo

20 years agotest
Rudy Gevaert [Wed, 1 Oct 2003 11:50:11 +0000 (11:50 +0000)]
test

20 years agofoo
Rudy Gevaert [Wed, 1 Oct 2003 11:44:36 +0000 (11:44 +0000)]
foo

20 years agotest 1oct
Rudy Gevaert [Wed, 1 Oct 2003 11:35:15 +0000 (11:35 +0000)]
test 1oct

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-69
Miles Bader [Wed, 1 Oct 2003 02:09:47 +0000 (02:09 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-69

Update INSTALL-CVS to reflect new loaddefs.el handling

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader [Wed, 1 Oct 2003 01:38:40 +0000 (01:38 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68

Portability fix for admin/quick-install-emacs

* admin/quick-install-emacs: Don't use "function" keyword when defining
shell functions.

20 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Sep 2003 20:48:00 +0000 (20:48 +0000)]
*** empty log message ***

20 years ago(dired-mode): Handle dired-directory as a list.
Richard M. Stallman [Tue, 30 Sep 2003 20:46:04 +0000 (20:46 +0000)]
(dired-mode): Handle dired-directory as a list.

20 years ago(Miscellaneous Commands): Delete M-g, w, T.
Richard M. Stallman [Tue, 30 Sep 2003 20:44:24 +0000 (20:44 +0000)]
(Miscellaneous Commands): Delete M-g, w, T.

20 years agoFix @strong{Note:}.
Richard M. Stallman [Tue, 30 Sep 2003 20:43:11 +0000 (20:43 +0000)]
Fix @strong{Note:}.

20 years ago(User Interface): Fix typos.
Richard M. Stallman [Tue, 30 Sep 2003 20:41:43 +0000 (20:41 +0000)]
(User Interface): Fix typos.

20 years ago(General Variables): Remove MAILRC envvar.
Richard M. Stallman [Tue, 30 Sep 2003 20:39:29 +0000 (20:39 +0000)]
(General Variables): Remove MAILRC envvar.

20 years ago(Saving Emacs Sessions): Shorten the section, collapsing back into one node.
Richard M. Stallman [Tue, 30 Sep 2003 20:38:51 +0000 (20:38 +0000)]
(Saving Emacs Sessions): Shorten the section, collapsing back into one node.

20 years agoUse variable objects. Replace gud-display with gud-watch.
Nick Roberts [Tue, 30 Sep 2003 18:02:03 +0000 (18:02 +0000)]
Use variable objects. Replace gud-display with gud-watch.

20 years ago(gud-menu-map, gud-tool-bar-map): Replace
Nick Roberts [Tue, 30 Sep 2003 17:58:19 +0000 (17:58 +0000)]
(gud-menu-map, gud-tool-bar-map): Replace
gud-display with gud-watch.
(gud-speedbar-buttons): Add stuff for watching expressions
in the speedbar when using M-x gdba. Use dolist on old part
of this function.

20 years ago(gdb-var-list, gdb-var-changed, gdb-update-flag)
Nick Roberts [Tue, 30 Sep 2003 17:56:24 +0000 (17:56 +0000)]
(gdb-var-list, gdb-var-changed, gdb-update-flag)
(gdb-update-flag): New variables.
(gdb-var-update, gdb-var-update-handler,gdb-var-delete)
(gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
(gud-watch, gdb-var-create-handler) : New functions.
(gdb-var-list-children, gdb-var-list-children-handler)
(gdb-var-create-regexp, gdb-var-update-regexp)
(gdb-var-list-children-regexp): New constants.
(gud-gdba-command-name): Don't specify -noasync so that GDB/MI
works.
(gdb-annotation-rules): Reduced annotation set (level 3).
(gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
(gdb-post-prompt): Don't update GDB buffers every time speedbar
updates.
(gdb-window-height, gdb-window-width, gdb-display-in-progress)
(gdb-expression-buffer-name, gdb-display-number, gdb-point)
(gdb-dive-display-number, gdb-nesting-level, gdb-expression)
(gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
(gdb-array-stop, gdb-array-slice-map, gdb-display-string)
(gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
(gdb-expressions-mode-menu, gdb-dive): Remove variables.
(gud-display, gud-display1)
(gdb-display-begin,gdb-display-number-end, gdb-delete-line)
(gdb-display-end, gdb-display-go-back, gdb-array-section-end)
(gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
(gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
(gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
(gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
(gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
(gdb-display-display-buffer, gdb-toggle-display)
(gdb-delete-display, gdb-expressions-popup-menu)
(gdb-expressions-mode, gdb-array-visualise): Remove functions.
(gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
to display buffer.

20 years ago*** empty log message ***
Nick Roberts [Tue, 30 Sep 2003 17:55:08 +0000 (17:55 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Sep 2003 13:01:33 +0000 (13:01 +0000)]
*** empty log message ***

20 years ago(Network): Say what stopped datagram connections do.
Richard M. Stallman [Tue, 30 Sep 2003 13:01:12 +0000 (13:01 +0000)]
(Network): Say what stopped datagram connections do.

20 years ago(Association Lists): Clarify `assq-delete-all'.
Richard M. Stallman [Tue, 30 Sep 2003 13:00:23 +0000 (13:00 +0000)]
(Association Lists): Clarify `assq-delete-all'.

20 years ago(Overlay Properties): Clarify `evaporate' property.
Richard M. Stallman [Tue, 30 Sep 2003 12:59:20 +0000 (12:59 +0000)]
(Overlay Properties): Clarify `evaporate' property.

20 years ago(ada-mode): Don't use advice. Instead, set which-func-functions.
Richard M. Stallman [Tue, 30 Sep 2003 12:54:32 +0000 (12:54 +0000)]
(ada-mode): Don't use advice.  Instead, set which-func-functions.

20 years ago(which-func-modes): Add ada-mode.
Richard M. Stallman [Tue, 30 Sep 2003 12:53:26 +0000 (12:53 +0000)]
(which-func-modes): Add ada-mode.
(which-func-functions): New variable.
(which-function): Use that.

20 years ago(describe-mode): Start with a brief list of minor modes.
Richard M. Stallman [Tue, 30 Sep 2003 12:50:44 +0000 (12:50 +0000)]
(describe-mode): Start with a brief list of minor modes.
Find them thru minor-mode-list so as to find them all.
Show them in alphabetical order.

20 years agoChange maintainer.
Richard M. Stallman [Tue, 30 Sep 2003 12:49:04 +0000 (12:49 +0000)]
Change maintainer.

20 years ago(Info-mode): Double each `%' in header line.
Richard M. Stallman [Tue, 30 Sep 2003 12:48:19 +0000 (12:48 +0000)]
(Info-mode): Double each `%' in header line.

20 years ago(lm-with-file): When FILE is nil, run BODY in current buffer.
Richard M. Stallman [Tue, 30 Sep 2003 12:47:04 +0000 (12:47 +0000)]
(lm-with-file): When FILE is nil, run BODY in current buffer.

20 years ago(report-emacs-bug): Mention major and minor modes.
Richard M. Stallman [Tue, 30 Sep 2003 12:45:44 +0000 (12:45 +0000)]
(report-emacs-bug): Mention major and minor modes.

20 years agoComment change.
Richard M. Stallman [Tue, 30 Sep 2003 12:44:53 +0000 (12:44 +0000)]
Comment change.

20 years ago(mail-aliases): Doc fix.
Richard M. Stallman [Tue, 30 Sep 2003 12:44:28 +0000 (12:44 +0000)]
(mail-aliases): Doc fix.

20 years ago(rmail-make-summary-line-1): Change comma after last label to a space.
Richard M. Stallman [Tue, 30 Sep 2003 12:43:49 +0000 (12:43 +0000)]
(rmail-make-summary-line-1): Change comma after last label to a space.
(rmail-summary-font-lock-keywords): Adapt to that change.

20 years ago(sh-mode-syntax-table): Add defvar.
Richard M. Stallman [Tue, 30 Sep 2003 12:42:56 +0000 (12:42 +0000)]
(sh-mode-syntax-table): Add defvar.

20 years ago(set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.
Richard M. Stallman [Tue, 30 Sep 2003 12:38:38 +0000 (12:38 +0000)]
(set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.

20 years ago(regex_compile): Free the stack when returning from function.
Richard M. Stallman [Tue, 30 Sep 2003 12:36:17 +0000 (12:36 +0000)]
(regex_compile): Free the stack when returning from function.

20 years ago(graft_intervals_into_buffer): Handle over_used when splitting UNDER.
Richard M. Stallman [Tue, 30 Sep 2003 12:33:19 +0000 (12:33 +0000)]
(graft_intervals_into_buffer): Handle over_used when splitting UNDER.
Set BUF_INTERVALS (buffer)->up_obj when appropriate.

20 years ago(scheme-mode-variables): When setting
Thien-Thi Nguyen [Tue, 30 Sep 2003 11:47:57 +0000 (11:47 +0000)]
(scheme-mode-variables): When setting
`font-lock-defaults', also specify that "#" should
be interpreted with `word' syntax.
(scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.

20 years ago*** empty log message ***
Lars Hansen [Tue, 30 Sep 2003 07:24:40 +0000 (07:24 +0000)]
*** empty log message ***

20 years agoSection "Saving Emacs Sessions" rewritten.
Lars Hansen [Tue, 30 Sep 2003 07:24:14 +0000 (07:24 +0000)]
Section "Saving Emacs Sessions" rewritten.

20 years agoA lot of comments updated.
Lars Hansen [Tue, 30 Sep 2003 07:22:22 +0000 (07:22 +0000)]
A lot of comments updated.
(desktop-save-mode): Minor mode introduced.
(desktop-enable, desktop-clear-preserve-buffers): Variables made obsolete.
(desktop-load-default): Function made obsolete.
(desktop-locals-to-save): Variable made customizable.
(desktop-read): Optional parameter `dirname' added.
(desktop-change-dir, desktop-revert): Parameter `dirname' in `desktop-read' used.
(desktop-save-in-load-dir): Renamed to `desktop-save-in-desktop-dir'.

20 years ago* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG [Mon, 29 Sep 2003 22:56:46 +0000 (22:56 +0000)]
* TUTORIAL.de: Minor updates and grammatical fixes.

20 years agowhitespace.el now takes user customizable variable to display cleanliness of
Rajesh Vaidheeswarran [Mon, 29 Sep 2003 18:05:31 +0000 (18:05 +0000)]
whitespace.el now takes user customizable variable to display cleanliness of
files.

ffap.el - bugfix.

20 years agoxresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv [Mon, 29 Sep 2003 15:53:11 +0000 (15:53 +0000)]
xresources.texi (GTK names in Emacs): Correct typo.

20 years ago*** empty log message ***
Thien-Thi Nguyen [Mon, 29 Sep 2003 14:42:36 +0000 (14:42 +0000)]
*** empty log message ***

20 years ago(cvs-mode-unmark-up): Move to goal column when done.
Thien-Thi Nguyen [Mon, 29 Sep 2003 14:40:28 +0000 (14:40 +0000)]
(cvs-mode-unmark-up): Move to goal column when done.

20 years ago(Selected Files): Fix typo.
Thien-Thi Nguyen [Mon, 29 Sep 2003 13:44:26 +0000 (13:44 +0000)]
(Selected Files): Fix typo.

20 years agoThank Michael Ernst; nfc.
Thien-Thi Nguyen [Mon, 29 Sep 2003 13:24:30 +0000 (13:24 +0000)]
Thank Michael Ernst; nfc.

20 years ago*** empty log message ***
Lute Kamstra [Mon, 29 Sep 2003 10:28:56 +0000 (10:28 +0000)]
*** empty log message ***

20 years ago(mode-line-modes): Remove superfluous :propertize
Lute Kamstra [Mon, 29 Sep 2003 10:28:21 +0000 (10:28 +0000)]
(mode-line-modes): Remove superfluous :propertize
construct in initialization.
(mode-line-position): Change cons cell into proper list in
initialization.

20 years ago(Mode Line Data): Explain when symbols in mode-line
Lute Kamstra [Mon, 29 Sep 2003 10:19:05 +0000 (10:19 +0000)]
(Mode Line Data): Explain when symbols in mode-line
constructs should be marked as risky.
Change cons cell into proper list.
(Mode Line Variables): Change cons cell into proper list.

20 years agoMention regenerating Emacs' AUTHORS file.
Lute Kamstra [Mon, 29 Sep 2003 10:08:11 +0000 (10:08 +0000)]
Mention regenerating Emacs' AUTHORS file.

20 years ago(decode-coding-inserted-region): Use car
Kenichi Handa [Mon, 29 Sep 2003 02:18:58 +0000 (02:18 +0000)]
(decode-coding-inserted-region): Use car
of the return value of find-operation-coding-system.

20 years ago*** empty log message ***
Kenichi Handa [Sun, 28 Sep 2003 23:53:42 +0000 (23:53 +0000)]
*** empty log message ***

20 years ago(describe-char): Fix previous change.
Kenichi Handa [Sun, 28 Sep 2003 23:53:29 +0000 (23:53 +0000)]
(describe-char): Fix previous change.

20 years ago*** empty log message ***
Kenichi Handa [Sun, 28 Sep 2003 23:30:45 +0000 (23:30 +0000)]
*** empty log message ***

20 years ago(encoded-string-description): Prepend "0x" to each encoded byte.
Kenichi Handa [Sun, 28 Sep 2003 23:30:30 +0000 (23:30 +0000)]
(encoded-string-description): Prepend "0x" to each encoded byte.

20 years ago(describe-char-display): New function.
Kenichi Handa [Sun, 28 Sep 2003 23:30:09 +0000 (23:30 +0000)]
(describe-char-display): New function.
(describe-char): Pay attention to display table on describing how
a character is displayed.

20 years ago(Finternal_char_font): Change return value to
Kenichi Handa [Sun, 28 Sep 2003 23:17:47 +0000 (23:17 +0000)]
(Finternal_char_font): Change return value to
cons (FONT-NAME . GLYPH-CODE).

20 years ago(tty_setup_colors): Treat any negative argument as -1.
Eli Zaretskii [Sun, 28 Sep 2003 20:50:55 +0000 (20:50 +0000)]
(tty_setup_colors): Treat any negative argument as -1.

20 years ago(ff-special-constructs): Add autoload cookie.
Andreas Schwab [Sun, 28 Sep 2003 16:11:45 +0000 (16:11 +0000)]
(ff-special-constructs): Add autoload cookie.

20 years ago*** empty log message ***
Eli Zaretskii [Sun, 28 Sep 2003 09:19:38 +0000 (09:19 +0000)]
*** empty log message ***

20 years ago(Info-find-index-name): Search both with and without the " <1>" etc.
Eli Zaretskii [Sun, 28 Sep 2003 09:17:29 +0000 (09:17 +0000)]
(Info-find-index-name): Search both with and without the " <1>" etc.
suffixes which makeinfo appends to duplicate index entries.

20 years ago(dired-clean-tex): Doc fix.
Eli Zaretskii [Sun, 28 Sep 2003 09:05:31 +0000 (09:05 +0000)]
(dired-clean-tex): Doc fix.

20 years ago("Chinese-GB", "Chinese-BIG5"): Set up for
Eli Zaretskii [Sun, 28 Sep 2003 09:01:52 +0000 (09:01 +0000)]
("Chinese-GB", "Chinese-BIG5"): Set up for
using a Chinese tutorial.

20 years ago(smtpmail-via-smtp): Don't insert a space
Eli Zaretskii [Sun, 28 Sep 2003 08:55:50 +0000 (08:55 +0000)]
(smtpmail-via-smtp): Don't insert a space
between "MAIL FROM:" and "RCPT TO:" and the following address.

20 years ago(paragraph-indent-minor-mode): Doc fix.
Eli Zaretskii [Sun, 28 Sep 2003 08:49:44 +0000 (08:49 +0000)]
(paragraph-indent-minor-mode): Doc fix.

20 years ago(recentf-initialize-file-name-history): New defcustom.
Eli Zaretskii [Sun, 28 Sep 2003 08:42:49 +0000 (08:42 +0000)]
(recentf-initialize-file-name-history): New defcustom.
(recentf-load-list): When `recentf-initialize-file-name-history'
is non-nil, initialize an empty `file-name-history' with the
recent list.

20 years ago(Man-default-man-entry): Remove the leading `*' from the word at point.
Eli Zaretskii [Sun, 28 Sep 2003 08:31:45 +0000 (08:31 +0000)]
(Man-default-man-entry): Remove the leading `*' from the word at point.

20 years ago(quote_file_name): Print the result instead of
Eli Zaretskii [Sun, 28 Sep 2003 08:24:56 +0000 (08:24 +0000)]
(quote_file_name): Print the result instead of
returning it.  Fix the return type accordingly.
(main): Under --eval, don't fail if left with additional
arguments after decoding options.  Quote file names.

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader [Sat, 27 Sep 2003 23:08:14 +0000 (23:08 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62

Tweaks to admin/quick-install-emacs

* quick-install-emacs: Remove fns-* pruning, since that file no
longer seems to be generated.
(AVOID): Quote literal periods.  Quote braces in a way acceptable
to all parties (gawk gets bitchy about using `\').

20 years ago(send_process): Delete unused temp_buf.
Kenichi Handa [Sat, 27 Sep 2003 00:25:40 +0000 (00:25 +0000)]
(send_process): Delete unused temp_buf.

20 years ago(x_bitmap_mask): Declare.
Dave Love [Fri, 26 Sep 2003 17:25:13 +0000 (17:25 +0000)]
(x_bitmap_mask): Declare.

20 years ago*** empty log message ***
Lute Kamstra [Fri, 26 Sep 2003 12:53:18 +0000 (12:53 +0000)]
*** empty log message ***

20 years ago(mode-line-position): Mention size indication in docstring.
Lute Kamstra [Fri, 26 Sep 2003 12:52:36 +0000 (12:52 +0000)]
(mode-line-position): Mention size indication in docstring.

20 years ago(Mode Line Data): Document the :propertize construct.
Lute Kamstra [Fri, 26 Sep 2003 12:15:32 +0000 (12:15 +0000)]
(Mode Line Data): Document the :propertize construct.
(Mode Line Variables): Reorder the descriptions of the variables
to match their order in the default mode-line-format.
Describe the new variables mode-line-position and mode-line-modes.
Update the default values of mode-line-frame-identification,
minor-mode-alist, and default-mode-line-format.
(Properties in Mode): Mention the :propertize construct.

20 years agoAvoid @strong{Note:}.
Richard M. Stallman [Fri, 26 Sep 2003 10:01:42 +0000 (10:01 +0000)]
Avoid @strong{Note:}.

20 years ago#
André Spiegel [Fri, 26 Sep 2003 07:26:11 +0000 (07:26 +0000)]
#

20 years ago(vc-cvs-parse-entry): Don't require parse-time, because it's
André Spiegel [Fri, 26 Sep 2003 07:23:36 +0000 (07:23 +0000)]
(vc-cvs-parse-entry): Don't require parse-time, because it's
autoloaded now.

20 years ago(parse-time-string): Add autoload cookie.
André Spiegel [Fri, 26 Sep 2003 07:21:56 +0000 (07:21 +0000)]
(parse-time-string): Add autoload cookie.

20 years ago*** empty log message ***
Stefan Monnier [Thu, 25 Sep 2003 21:13:19 +0000 (21:13 +0000)]
*** empty log message ***

20 years ago(fns.o): Depend on md5.h.
Dave Love [Thu, 25 Sep 2003 19:12:11 +0000 (19:12 +0000)]
(fns.o): Depend on md5.h.

20 years ago(sh-builtins): Add bash `shopt' builtin.
Glenn Morris [Thu, 25 Sep 2003 02:01:18 +0000 (02:01 +0000)]
(sh-builtins): Add bash `shopt' builtin.
(sh-font-lock-keywords, sh-feature): Fix previous change of sh-feature
to avoid infloop with sh-font-lock-keywords.

20 years ago*** empty log message ***
Glenn Morris [Thu, 25 Sep 2003 01:56:25 +0000 (01:56 +0000)]
*** empty log message ***

20 years ago(set_window_buffer): Fix redisplay problems when
Kim F. Storm [Wed, 24 Sep 2003 23:52:45 +0000 (23:52 +0000)]
(set_window_buffer): Fix redisplay problems when
switching between buffers with different display margin widths.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 24 Sep 2003 23:52:11 +0000 (23:52 +0000)]
*** empty log message ***

20 years ago(window-current-scroll-bars): New defun.
Kim F. Storm [Wed, 24 Sep 2003 22:55:42 +0000 (22:55 +0000)]
(window-current-scroll-bars): New defun.

20 years ago(frame-current-scroll-bars): New defun.
Kim F. Storm [Wed, 24 Sep 2003 22:54:55 +0000 (22:54 +0000)]
(frame-current-scroll-bars): New defun.

20 years ago(Font X): Mention new default font. More fully describe long font
Luc Teirlinck [Wed, 24 Sep 2003 15:52:21 +0000 (15:52 +0000)]
(Font X): Mention new default font.  More fully describe long font
names, wildcard patterns and the problems involved.  (Result of
discussion on emacs-devel.)

20 years ago*** empty log message ***
Luc Teirlinck [Wed, 24 Sep 2003 15:50:20 +0000 (15:50 +0000)]
*** empty log message ***

20 years agoBumped patch release number. Minor docstring update.
Martin Stjernholm [Wed, 24 Sep 2003 14:01:16 +0000 (14:01 +0000)]
Bumped patch release number.  Minor docstring update.

20 years ago(c-comment-prefix-regexp): Document that `c-setup-paragraph-variables'
Martin Stjernholm [Wed, 24 Sep 2003 13:56:48 +0000 (13:56 +0000)]
(c-comment-prefix-regexp): Document that `c-setup-paragraph-variables'
has to be used when this variable is changed; it doesn't work to
reinitialize the mode since that typically clobbers the variable.

20 years ago(c-setup-paragraph-variables): Made it interactive.
Martin Stjernholm [Wed, 24 Sep 2003 13:56:27 +0000 (13:56 +0000)]
(c-setup-paragraph-variables): Made it interactive.

20 years ago(c-type-list-kwds): If "operator" is followed by an identifier in C++
Martin Stjernholm [Wed, 24 Sep 2003 13:56:09 +0000 (13:56 +0000)]
(c-type-list-kwds): If "operator" is followed by an identifier in C++
then it's a type.

20 years ago(c-font-lock-declarations): Fixed recognition of constructors and
Martin Stjernholm [Wed, 24 Sep 2003 13:55:49 +0000 (13:55 +0000)]
(c-font-lock-declarations): Fixed recognition of constructors and
destructors for classes whose names are matched by
`*-font-lock-extra-types'.

(c-font-lock-invalid-string): Fixed eob problem that primarily
affected XEmacs.  Don't use faces to find unterminated strings since
Emacs and XEmacs fontify strings differently - this function should
now work better in XEmacs.

20 years ago(c-parse-state): Fixed bug that could cause errors when the state
Martin Stjernholm [Wed, 24 Sep 2003 13:55:23 +0000 (13:55 +0000)]
(c-parse-state): Fixed bug that could cause errors when the state
cache contains info on parts that have been narrowed out.

(c-forward-keyword-clause): Fixed error handling.  This bug could
cause interactive font locking to bail out.

(c-just-after-func-arglist-p): Handle paren-style types in Pike.  Also
fixed some cases of insufficient handling of unbalanced parens.

20 years ago(c-electric-brace): Fixed a bug in the expand-abbrev' workaround
Martin Stjernholm [Wed, 24 Sep 2003 13:55:07 +0000 (13:55 +0000)]
(c-electric-brace): Fixed a bug in the expand-abbrev' workaround
which caused braces to disbehave inside macros.

20 years ago#
André Spiegel [Wed, 24 Sep 2003 11:57:40 +0000 (11:57 +0000)]
#

20 years ago(vc-cvs-parse-entry): Restore the code to compare time stamps
André Spiegel [Wed, 24 Sep 2003 11:55:45 +0000 (11:55 +0000)]
(vc-cvs-parse-entry): Restore the code to compare time stamps
numerically, rather than textually.

20 years ago(upcase-char): Fix docstring.
Lute Kamstra [Wed, 24 Sep 2003 08:52:09 +0000 (08:52 +0000)]
(upcase-char): Fix docstring.
(zap-up-to-char): New command.

20 years ago(Low-Level Network): Fix typo.
Luc Teirlinck [Wed, 24 Sep 2003 04:19:12 +0000 (04:19 +0000)]
(Low-Level Network): Fix typo.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 23 Sep 2003 23:07:29 +0000 (23:07 +0000)]
*** empty log message ***