bpt/emacs.git
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 ***

20 years ago(Network, Network Servers): Fix typos.
Kim F. Storm [Tue, 23 Sep 2003 22:05:38 +0000 (22:05 +0000)]
(Network, Network Servers): Fix typos.
(Low-Level Network): Add timeout value for :server keyword.
Add new option keywords to make-network-process.
Add set-network-process-options.
Explain how to test availability of network options.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 23 Sep 2003 22:05:14 +0000 (22:05 +0000)]
*** empty log message ***

20 years ago(set_socket_option): Fix :bindtodevice option.
Kim F. Storm [Tue, 23 Sep 2003 21:57:51 +0000 (21:57 +0000)]
(set_socket_option): Fix :bindtodevice option.
(Fset_network_process_option): Update process contact list when
setting option succeeds.
(Fmake_network_process): Doc fix.

20 years ago#
Dave Love [Tue, 23 Sep 2003 12:41:52 +0000 (12:41 +0000)]
#

20 years ago*** empty log message ***
Dave Love [Tue, 23 Sep 2003 12:41:15 +0000 (12:41 +0000)]
*** empty log message ***

20 years ago(Fnetwork_interface_info): Use
Dave Love [Tue, 23 Sep 2003 12:40:39 +0000 (12:40 +0000)]
(Fnetwork_interface_info): Use
HAVE_STRUCT_IFREQ... macros.

20 years agoCheck members of struct ifreq.
Dave Love [Tue, 23 Sep 2003 12:39:44 +0000 (12:39 +0000)]
Check members of struct ifreq.

20 years ago(bootstrap-clean): Fix misplaced `!'.
Dave Love [Tue, 23 Sep 2003 10:46:15 +0000 (10:46 +0000)]
(bootstrap-clean): Fix misplaced `!'.

20 years ago*** empty log message ***
Luc Teirlinck [Tue, 23 Sep 2003 02:48:44 +0000 (02:48 +0000)]
*** empty log message ***

20 years ago(perldb): Add gud-until to list of commands.
Nick Roberts [Mon, 22 Sep 2003 22:02:51 +0000 (22:02 +0000)]
(perldb): Add gud-until to list of commands.
Update gud-remove.

20 years ago*** empty log message ***
Nick Roberts [Mon, 22 Sep 2003 22:00:57 +0000 (22:00 +0000)]
*** empty log message ***

20 years agoClear up the last paragraph.
Stefan Monnier [Mon, 22 Sep 2003 17:40:14 +0000 (17:40 +0000)]
Clear up the last paragraph.

20 years ago(Acknowledgements): Correct typo.
Luc Teirlinck [Mon, 22 Sep 2003 16:44:53 +0000 (16:44 +0000)]
(Acknowledgements): Correct typo.

20 years ago*** empty log message ***
Eli Zaretskii [Mon, 22 Sep 2003 16:41:16 +0000 (16:41 +0000)]
*** empty log message ***

20 years ago(man lispref lispintro): Specify an explicit target `info',
Eli Zaretskii [Mon, 22 Sep 2003 16:40:42 +0000 (16:40 +0000)]
(man lispref lispintro): Specify an explicit target `info',
like Makefile.in does.

20 years ago(set_tty_color_mode): Use INTEGERP to test whether a
Eli Zaretskii [Mon, 22 Sep 2003 16:03:18 +0000 (16:03 +0000)]
(set_tty_color_mode): Use INTEGERP to test whether a
color mode is an integer number (it could be -1).

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 22 Sep 2003 15:51:28 +0000 (15:51 +0000)]
*** empty log message ***

20 years ago(graft_intervals_into_buffer): Correct the main loop
Richard M. Stallman [Mon, 22 Sep 2003 15:51:19 +0000 (15:51 +0000)]
(graft_intervals_into_buffer): Correct the main loop
in the case where OVER is longer than UNDER.

20 years ago(Misc Dired Commands): New node.
Richard M. Stallman [Mon, 22 Sep 2003 15:50:15 +0000 (15:50 +0000)]
(Misc Dired Commands): New node.
(Dired Navigation): Add dired-goto-file.

20 years ago(File Aliases, Misc File Ops): Add @cindex entries.
Richard M. Stallman [Mon, 22 Sep 2003 15:49:13 +0000 (15:49 +0000)]
(File Aliases, Misc File Ops): Add @cindex entries.

20 years ago(Acknowledgements): New node, split from Distribution.
Richard M. Stallman [Mon, 22 Sep 2003 15:48:36 +0000 (15:48 +0000)]
(Acknowledgements): New node, split from Distribution.

20 years ago(Action Arguments): -f reads interactive args.
Richard M. Stallman [Mon, 22 Sep 2003 15:48:01 +0000 (15:48 +0000)]
(Action Arguments): -f reads interactive args.

20 years ago(Remapping Commands): Fix typo.
Richard M. Stallman [Mon, 22 Sep 2003 15:47:21 +0000 (15:47 +0000)]
(Remapping Commands): Fix typo.

20 years ago(sh-mode-default-syntax-table): Renamed from sh-mode-syntax-table.
Richard M. Stallman [Mon, 22 Sep 2003 15:39:47 +0000 (15:39 +0000)]
(sh-mode-default-syntax-table): Renamed from sh-mode-syntax-table.
Call sh-mode-syntax-table directly.
(sh-mode-syntax-table-input): New variable.
(sh-require-final-newline): Don't use eval.
(sh-builtins, sh-leading-keywords, sh-other-keywords)
(sh-variables, sh-font-lock-keywords): Don't use eval.
(sh-set-shell): When setting require-final-newline,
treat value = `require-final-newline' as don't change it.
Set sh-mode-syntax-table locally based on
sh-mode-syntax-table-input and sh-mode-default-syntax-table.

20 years ago(compile-internal): Call compilation-set-window-height
Richard M. Stallman [Mon, 22 Sep 2003 15:25:47 +0000 (15:25 +0000)]
(compile-internal): Call compilation-set-window-height
before setting window start.

20 years ago(lm-with-file): Don't visit the file,
Richard M. Stallman [Mon, 22 Sep 2003 15:23:53 +0000 (15:23 +0000)]
(lm-with-file): Don't visit the file,
just use insert-file-contents in temp buffer.

(lm-get-header-re): Added surrounding \\( and \\) around the header,
as in for lm-history-header 'Change Log\\|History'.

20 years ago(byte-compile-log-file): Clear out byte-compile-last-warned-form.
Richard M. Stallman [Mon, 22 Sep 2003 15:16:10 +0000 (15:16 +0000)]
(byte-compile-log-file): Clear out byte-compile-last-warned-form.

20 years ago(woman-file-name, woman-follow-word):
Richard M. Stallman [Mon, 22 Sep 2003 15:15:26 +0000 (15:15 +0000)]
(woman-file-name, woman-follow-word):
If current-word returns nil, use "".

20 years ago(eval-expression): Bind standard-output in to-buffer case.
Richard M. Stallman [Mon, 22 Sep 2003 15:11:02 +0000 (15:11 +0000)]
(eval-expression): Bind standard-output in to-buffer case.

20 years ago(Fset_window_scroll_bars): Validate the value of `vertical_type'.
Masatake YAMATO [Mon, 22 Sep 2003 12:55:25 +0000 (12:55 +0000)]
(Fset_window_scroll_bars): Validate the value of `vertical_type'.

20 years agoAdd Commentary section, minor cleanup of file header.
John Paul Wallington [Mon, 22 Sep 2003 12:37:00 +0000 (12:37 +0000)]
Add Commentary section, minor cleanup of file header.
(ld-script-font-lock-keywords): Doc fix.
(toplevel): Provide `ld-script' feature.

20 years ago.
Karl Berry [Sun, 21 Sep 2003 20:13:43 +0000 (20:13 +0000)]
.

20 years ago(] and [ commands): no period at end of section title.
Karl Berry [Sun, 21 Sep 2003 20:13:23 +0000 (20:13 +0000)]
(] and [ commands): no period at end of section title.

20 years ago(Fwindow_scroll_bars): Doc fix.
Kim F. Storm [Sat, 20 Sep 2003 23:38:54 +0000 (23:38 +0000)]
(Fwindow_scroll_bars): Doc fix.

20 years ago*** empty log message ***
Kim F. Storm [Sat, 20 Sep 2003 23:36:00 +0000 (23:36 +0000)]
*** empty log message ***