]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years ago(lisp-mode-variables): Bind comment-indent-function locally.
Richard M. Stallman [Sat, 25 Jun 2005 14:10:23 +0000 (14:10 +0000)]
(lisp-mode-variables): Bind comment-indent-function locally.

19 years ago(Equality Predicates): Clarify meaning of equal.
Richard M. Stallman [Sat, 25 Jun 2005 14:09:07 +0000 (14:09 +0000)]
(Equality Predicates): Clarify meaning of equal.

19 years ago(Selecting Windows): save-selected-window and with-selected-window
Richard M. Stallman [Sat, 25 Jun 2005 14:08:34 +0000 (14:08 +0000)]
(Selecting Windows): save-selected-window and with-selected-window
save and restore the current buffer.

19 years ago(with-selected-window): Use save-current-buffer.
Richard M. Stallman [Sat, 25 Jun 2005 14:04:18 +0000 (14:04 +0000)]
(with-selected-window): Use save-current-buffer.

19 years agoFix previous change.
Richard M. Stallman [Sat, 25 Jun 2005 14:03:53 +0000 (14:03 +0000)]
Fix previous change.

19 years ago(save-selected-window): Use save-current-buffer.
Richard M. Stallman [Sat, 25 Jun 2005 14:03:27 +0000 (14:03 +0000)]
(save-selected-window): Use save-current-buffer.

19 years ago(gud-filter): Simplify using with-selected-window and with-current-buffer.
Richard M. Stallman [Sat, 25 Jun 2005 13:52:15 +0000 (13:52 +0000)]
(gud-filter): Simplify using with-selected-window and with-current-buffer.

19 years agoFix indentation.
Richard M. Stallman [Sat, 25 Jun 2005 13:41:59 +0000 (13:41 +0000)]
Fix indentation.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 25 Jun 2005 04:48:24 +0000 (04:48 +0000)]
*** empty log message ***

19 years ago(read1): 0.0e+NaN should make a "positive" NaN.
Richard M. Stallman [Sat, 25 Jun 2005 04:31:49 +0000 (04:31 +0000)]
(read1): 0.0e+NaN should make a "positive" NaN.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 25 Jun 2005 02:31:45 +0000 (02:31 +0000)]
*** empty log message ***

19 years ago(Text Display): Change index entries.
Richard M. Stallman [Sat, 25 Jun 2005 02:31:31 +0000 (02:31 +0000)]
(Text Display): Change index entries.

19 years ago(Float Basics): Explain how to test for NaN, and printing the sign of NaNs.
Richard M. Stallman [Sat, 25 Jun 2005 02:29:46 +0000 (02:29 +0000)]
(Float Basics): Explain how to test for NaN, and printing the sign of NaNs.

19 years ago(line-move-1): Fix previous change.
Richard M. Stallman [Fri, 24 Jun 2005 21:12:07 +0000 (21:12 +0000)]
(line-move-1): Fix previous change.

19 years ago*** empty log message ***
Eli Zaretskii [Fri, 24 Jun 2005 20:27:39 +0000 (20:27 +0000)]
*** empty log message ***

19 years ago(MAKEINFO): Use --force.
Eli Zaretskii [Fri, 24 Jun 2005 20:27:10 +0000 (20:27 +0000)]
(MAKEINFO): Use --force.

19 years ago(MAKEINFO): Use --force.
Eli Zaretskii [Fri, 24 Jun 2005 20:23:30 +0000 (20:23 +0000)]
(MAKEINFO): Use --force.
(INFO_TARGETS, DVI_TARGETS): Make identical to the lists in Makefile.in.
(gnus.dvi): Use "..." to quote Sed args, so that it works with more shells.

19 years ago(Frename_file): Undo last change: no need to ifdef away
Eli Zaretskii [Fri, 24 Jun 2005 10:41:19 +0000 (10:41 +0000)]
(Frename_file): Undo last change: no need to ifdef away
chown on DOS_NT platforms.

19 years ago(sys_chown): New function.
Eli Zaretskii [Fri, 24 Jun 2005 10:39:56 +0000 (10:39 +0000)]
(sys_chown): New function.

19 years ago(chown): New; define to sys_chown.
Eli Zaretskii [Fri, 24 Jun 2005 10:39:20 +0000 (10:39 +0000)]
(chown): New; define to sys_chown.

19 years ago*** empty log message ***
Juanma Barranquero [Fri, 24 Jun 2005 09:33:10 +0000 (09:33 +0000)]
*** empty log message ***

19 years ago(syms_of_xdisp) <nobreak-char-display>: Doc fix.
Juanma Barranquero [Fri, 24 Jun 2005 09:32:11 +0000 (09:32 +0000)]
(syms_of_xdisp) <nobreak-char-display>: Doc fix.
(syms_of_xdisp) <void-text-area-pointer>: Doc fix.

19 years ago(Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.
Juanma Barranquero [Fri, 24 Jun 2005 09:04:15 +0000 (09:04 +0000)]
(Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.

19 years ago(gnus-article-mode): Set `nobreak-char-display', not `show-nonbreak-escape'.
Juanma Barranquero [Fri, 24 Jun 2005 08:57:12 +0000 (08:57 +0000)]
(gnus-article-mode): Set `nobreak-char-display', not `show-nonbreak-escape'.

19 years ago(occur-1): Set `buffer-read-only' and the buffer-modified flag before running
Juanma Barranquero [Fri, 24 Jun 2005 02:41:36 +0000 (02:41 +0000)]
(occur-1): Set `buffer-read-only' and the buffer-modified flag before running
`occur-hook' to protect against unintentional buffer switches that can lead to
data loss.

19 years ago(Face Functions): Correct Texinfo usage.
Richard M. Stallman [Fri, 24 Jun 2005 01:49:25 +0000 (01:49 +0000)]
(Face Functions): Correct Texinfo usage.

19 years ago(gdb-send): Remove warning face from errors
Nick Roberts [Fri, 24 Jun 2005 01:32:24 +0000 (01:32 +0000)]
(gdb-send): Remove warning face from errors
after fresh input.
(gdb-var-create-handler): Put name of expression in quotes.

19 years ago(gud-tooltip-print-command): Indent properly.
Nick Roberts [Fri, 24 Jun 2005 01:31:50 +0000 (01:31 +0000)]
(gud-tooltip-print-command): Indent properly.
(gud-gdb-marker-filter): Use font-lock-warning-face for any
initial error.

19 years ago*** empty log message ***
Nick Roberts [Fri, 24 Jun 2005 01:31:07 +0000 (01:31 +0000)]
*** empty log message ***

19 years ago(Rings): `ring-elements' now returns the elements of RING in order.
Luc Teirlinck [Fri, 24 Jun 2005 01:30:16 +0000 (01:30 +0000)]
(Rings): `ring-elements' now returns the elements of RING in order.

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 24 Jun 2005 01:29:05 +0000 (01:29 +0000)]
*** empty log message ***

19 years ago(ring-elements): Make it return a list of the elements of RING in
Luc Teirlinck [Fri, 24 Jun 2005 01:20:14 +0000 (01:20 +0000)]
(ring-elements): Make it return a list of the elements of RING in
order, and without bogus nil elements.

19 years ago*** empty log message ***
Richard M. Stallman [Thu, 23 Jun 2005 21:49:52 +0000 (21:49 +0000)]
*** empty log message ***

19 years agoRenamed show-nonbreak-escape to nobreak-char-display.
Richard M. Stallman [Thu, 23 Jun 2005 21:48:25 +0000 (21:48 +0000)]
Renamed show-nonbreak-escape to nobreak-char-display.

19 years ago(Antinews): Renamed show-nonbreak-escape to nobreak-char-display.
Richard M. Stallman [Thu, 23 Jun 2005 21:47:27 +0000 (21:47 +0000)]
(Antinews): Renamed show-nonbreak-escape to nobreak-char-display.

19 years ago(Top): Update detailed node listing.
Richard M. Stallman [Thu, 23 Jun 2005 21:46:37 +0000 (21:46 +0000)]
(Top): Update detailed node listing.

19 years ago(Text Display): Renamed show-nonbreak-escape
Richard M. Stallman [Thu, 23 Jun 2005 21:46:06 +0000 (21:46 +0000)]
(Text Display): Renamed show-nonbreak-escape
to nobreak-char-display and no-break-space to nobreak-space.
(Standard Faces): Split up the list of standard faces
and put it in a separate node.
Add nobreak-space and escape-glyph.

19 years ago(Text Display): Renamed show-nonbreak-escape
Richard M. Stallman [Thu, 23 Jun 2005 21:34:04 +0000 (21:34 +0000)]
(Text Display): Renamed show-nonbreak-escape
to nobreak-char-display and no-break-space to nobreak-space.

19 years ago(get_next_display_element):
Richard M. Stallman [Thu, 23 Jun 2005 21:32:26 +0000 (21:32 +0000)]
(get_next_display_element):
Finish reversing the tests of Vnobreak_char_display.

(Vnobreak_char_display): Renamed from Vshow_nonbreak_escape.
All uses changed.
(Qnobreak_space): Renamed from Qno_break_space.  All uses changed.
(syms_of_xdisp): Define nobreak-char-display and nobreak-space.

19 years ago(Frename_file): Preserve owner and group, if possible.
Richard M. Stallman [Thu, 23 Jun 2005 21:29:26 +0000 (21:29 +0000)]
(Frename_file): Preserve owner and group, if possible.

19 years ago(url-cookie-generate-header-lines): Fix autoload cookie.
Richard M. Stallman [Thu, 23 Jun 2005 21:28:07 +0000 (21:28 +0000)]
(url-cookie-generate-header-lines): Fix autoload cookie.

19 years ago(set-variable): Args renamed; doc fix.
Richard M. Stallman [Thu, 23 Jun 2005 21:26:31 +0000 (21:26 +0000)]
(set-variable): Args renamed; doc fix.
(line-move-1): When there are overlays around, use vertical-motion.

19 years ago(escape-glyph): Use brown against light background.
Richard M. Stallman [Thu, 23 Jun 2005 21:24:58 +0000 (21:24 +0000)]
(escape-glyph): Use brown against light background.
(nobreak-space): Renamed from no-break-space.
Fix previous change.

19 years ago(dired-do-copy): Fix arg prompt.
Richard M. Stallman [Thu, 23 Jun 2005 21:23:17 +0000 (21:23 +0000)]
(dired-do-copy): Fix arg prompt.

19 years ago(mail-setup-with-from): Fix custom type.
Richard M. Stallman [Thu, 23 Jun 2005 21:22:43 +0000 (21:22 +0000)]
(mail-setup-with-from): Fix custom type.

19 years ago(Creating a display): Texinfo usage fixes.
Richard M. Stallman [Thu, 23 Jun 2005 17:32:42 +0000 (17:32 +0000)]
(Creating a display): Texinfo usage fixes.

19 years ago(Customizing Completion, Auto-save and Backup): Texinfo usage fixes.
Richard M. Stallman [Thu, 23 Jun 2005 17:30:56 +0000 (17:30 +0000)]
(Customizing Completion, Auto-save and Backup): Texinfo usage fixes.

19 years ago(report-emacs-bug): Use "X server distributor" rather than
Glenn Morris [Thu, 23 Jun 2005 17:02:33 +0000 (17:02 +0000)]
(report-emacs-bug): Use "X server distributor" rather than
"Distributor".

19 years ago*** empty log message ***
Glenn Morris [Thu, 23 Jun 2005 17:02:11 +0000 (17:02 +0000)]
*** empty log message ***

19 years ago(Fx_own_selection_internal): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:20:05 +0000 (16:20 +0000)]
(Fx_own_selection_internal): Follow error conventions.

19 years ago(x_supports_face_attributes_p): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:18:01 +0000 (16:18 +0000)]
(x_supports_face_attributes_p): Follow error conventions.

19 years ago(check_x_frame, check_x_display_info): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:17:04 +0000 (16:17 +0000)]
(check_x_frame, check_x_display_info): Follow error conventions.

19 years ago(Fstring_to_syntax): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:15:29 +0000 (16:15 +0000)]
(Fstring_to_syntax): Follow error conventions.

19 years ago(Freplace_match): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:14:45 +0000 (16:14 +0000)]
(Freplace_match): Follow error conventions.

19 years ago(Fstop_process, Fcontinue_process): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:13:54 +0000 (16:13 +0000)]
(Fstop_process, Fcontinue_process): Follow error conventions.

19 years ago(check_x_frame): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:12:25 +0000 (16:12 +0000)]
(check_x_frame): Follow error conventions.

19 years ago(read_vector): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:10:06 +0000 (16:10 +0000)]
(read_vector): Follow error conventions.

19 years ago(make_frame_without_minibuffer): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:08:43 +0000 (16:08 +0000)]
(make_frame_without_minibuffer): Follow error conventions.

19 years ago(Fdefvar, Fdefconst, Feval, Ffuncall): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:07:51 +0000 (16:07 +0000)]
(Fdefvar, Fdefconst, Feval, Ffuncall): Follow error conventions.

19 years ago(Fsubst_char_in_region): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:06:58 +0000 (16:06 +0000)]
(Fsubst_char_in_region): Follow error conventions.

19 years ago(Fsleep_for, Fsit_for): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:06:10 +0000 (16:06 +0000)]
(Fsleep_for, Fsit_for): Follow error conventions.

19 years ago(Fmake_category_set): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:05:15 +0000 (16:05 +0000)]
(Fmake_category_set): Follow error conventions.

19 years ago(Funexpand_abbrev): Follow error conventions.
Juanma Barranquero [Thu, 23 Jun 2005 16:04:28 +0000 (16:04 +0000)]
(Funexpand_abbrev): Follow error conventions.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 23 Jun 2005 13:58:24 +0000 (13:58 +0000)]
*** empty log message ***

19 years ago(Face Functions): Correct previous change.
Glenn Morris [Thu, 23 Jun 2005 12:14:50 +0000 (12:14 +0000)]
(Face Functions): Correct previous change.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 23 Jun 2005 08:34:34 +0000 (08:34 +0000)]
*** empty log message ***

19 years ago(gnus-article-mode): Use kill-all-local-variables.
Lute Kamstra [Thu, 23 Jun 2005 08:34:10 +0000 (08:34 +0000)]
(gnus-article-mode): Use kill-all-local-variables.

19 years ago(smime-mode): Use gnus-run-mode-hooks.
Lute Kamstra [Thu, 23 Jun 2005 08:33:29 +0000 (08:33 +0000)]
(smime-mode): Use gnus-run-mode-hooks.

19 years ago(dig-mode): Use gnus-run-mode-hooks.
Lute Kamstra [Thu, 23 Jun 2005 08:32:57 +0000 (08:32 +0000)]
(dig-mode): Use gnus-run-mode-hooks.

19 years ago(debugger-special-form-p): New defun.
Lute Kamstra [Thu, 23 Jun 2005 08:20:33 +0000 (08:20 +0000)]
(debugger-special-form-p): New defun.
(debug-on-entry): Use it.  New interactive declaration that uses
function-called-at-point.

19 years ago*** empty log message ***
Juanma Barranquero [Thu, 23 Jun 2005 07:54:12 +0000 (07:54 +0000)]
*** empty log message ***

19 years ago(fn_png_init_io): Don't define it.
Juanma Barranquero [Thu, 23 Jun 2005 07:48:13 +0000 (07:48 +0000)]
(fn_png_init_io): Don't define it.
(init_png_functions) [HAVE_NTGUI]: Don't initialize fn_png_init_io.
(png_read_from_file): New function, based on png_read_from_memory.
(png_load): Use it, instead of fn_png_init_io.

19 years ago(Select Input Method): Fix typo.
Lute Kamstra [Thu, 23 Jun 2005 07:40:29 +0000 (07:40 +0000)]
(Select Input Method): Fix typo.

19 years ago(The Mark): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 07:37:15 +0000 (07:37 +0000)]
(The Mark): Texinfo usage fix.

19 years ago*** empty log message ***
Kenichi Handa [Thu, 23 Jun 2005 05:28:10 +0000 (05:28 +0000)]
*** empty log message ***

19 years ago(International): List all supported scripts. Adjust
Kenichi Handa [Thu, 23 Jun 2005 05:26:58 +0000 (05:26 +0000)]
(International): List all supported scripts.  Adjust
text for that leim is now included in the normal Emacs
distribution.
(Language Environments): List all language environments.
Intlfonts contains fonts for most supported scripts, not all..
(Select Input Method): Refer to C-u C-x = to see how to type to
input a specifc character.
(Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.

19 years ago*** empty log message ***
Juanma Barranquero [Thu, 23 Jun 2005 01:47:32 +0000 (01:47 +0000)]
*** empty log message ***

19 years ago(Grep Searching): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:22:28 +0000 (01:22 +0000)]
(Grep Searching): Texinfo usage fix.

19 years ago(Miscellaneous Commands): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:21:38 +0000 (01:21 +0000)]
(Miscellaneous Commands): Texinfo usage fix.

19 years ago(Miscellaneous): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:20:30 +0000 (01:20 +0000)]
(Miscellaneous): Texinfo usage fix.

19 years ago(MIME Commands, Fancy Mail Splitting, Agent Visuals, Agent Variables): Texinfo
Juanma Barranquero [Thu, 23 Jun 2005 01:19:43 +0000 (01:19 +0000)]
(MIME Commands, Fancy Mail Splitting, Agent Visuals, Agent Variables): Texinfo
usage fix.

19 years ago(Help-Xref): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:17:30 +0000 (01:17 +0000)]
(Help-Xref): Texinfo usage fix.

19 years ago(Message Headers): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:16:33 +0000 (01:16 +0000)]
(Message Headers): Texinfo usage fix.

19 years ago(Remember): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:15:19 +0000 (01:15 +0000)]
(Remember): Texinfo usage fix.

19 years ago(Options (Defining Label Environments), Options (Index Support), Options
Juanma Barranquero [Thu, 23 Jun 2005 01:13:41 +0000 (01:13 +0000)]
(Options (Defining Label Environments), Options (Index Support), Options
(Viewing Cross-References), Options (Misc), Changes): Texinfo usage fix.

19 years ago(Creating a display): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:09:03 +0000 (01:09 +0000)]
(Creating a display): Texinfo usage fix.

19 years ago(Customizing Completion, Auto-save and Backup): Texinfo usage fix.
Juanma Barranquero [Thu, 23 Jun 2005 01:07:53 +0000 (01:07 +0000)]
(Customizing Completion, Auto-save and Backup): Texinfo usage fix.

19 years ago(change-log-font-lock-keywords): Make the regexp for
Kenichi Handa [Thu, 23 Jun 2005 00:42:02 +0000 (00:42 +0000)]
(change-log-font-lock-keywords): Make the regexp for
date lines stricter.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Jun 2005 23:19:20 +0000 (23:19 +0000)]
*** empty log message ***

19 years ago(Fmatch_data): Remove evaporate option.
Kim F. Storm [Wed, 22 Jun 2005 23:18:59 +0000 (23:18 +0000)]
(Fmatch_data): Remove evaporate option.
(Fmatch_data): Do not mention evaporate option in doc string.
Add commentary explaining evaporate arg (for internal use only).
(unwind_set_match_data): Add comment on evaporate use.

19 years ago(save-match-data): Add comment about using evaporate arg
Kim F. Storm [Wed, 22 Jun 2005 23:18:45 +0000 (23:18 +0000)]
(save-match-data): Add comment about using evaporate arg
to set-match-data.

19 years ago(Entire Match Data): Remove evaporate option for
Kim F. Storm [Wed, 22 Jun 2005 23:15:47 +0000 (23:15 +0000)]
(Entire Match Data): Remove evaporate option for
match-data.  Do not mention evaporate option for set-match-data.

19 years ago*** empty log message ***
Glenn Morris [Wed, 22 Jun 2005 14:23:06 +0000 (14:23 +0000)]
*** empty log message ***

19 years ago(customize-face, customize-face-other-window): Handle face aliases.
Glenn Morris [Wed, 22 Jun 2005 14:22:02 +0000 (14:22 +0000)]
(customize-face, customize-face-other-window): Handle face aliases.

19 years ago(face-documentation, set-face-attribute)
Glenn Morris [Wed, 22 Jun 2005 14:20:18 +0000 (14:20 +0000)]
(face-documentation, set-face-attribute)
(face-spec-set): Handle face aliases.

19 years ago(Face Functions): Mention face aliases.
Glenn Morris [Wed, 22 Jun 2005 14:16:33 +0000 (14:16 +0000)]
(Face Functions): Mention face aliases.

19 years ago(help-make-xrefs): If a symbol representing a face name is not followed by the
Juanma Barranquero [Wed, 22 Jun 2005 13:55:32 +0000 (13:55 +0000)]
(help-make-xrefs): If a symbol representing a face name is not followed by the
word "face", it could still be a function or variable name, so don't bypass
other checks.

19 years ago(ps-face-foreground-name, ps-face-background-name):
Juri Linkov [Wed, 22 Jun 2005 12:07:36 +0000 (12:07 +0000)]
(ps-face-foreground-name, ps-face-background-name):
Replace aliased functions with calls where second arg `inherit' is t.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441
Miles Bader [Wed, 22 Jun 2005 09:52:07 +0000 (09:52 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441

Update reference to renamed Buffer-menu-buffer face

2005-06-22  Miles Bader  <miles@gnu.org>

   * lisp/bindings.el (propertized-buffer-identification): Use renamed
   `Buffer-menu-buffer' face.

19 years ago(gdb-error): New variable.
Nick Roberts [Wed, 22 Jun 2005 08:45:01 +0000 (08:45 +0000)]
(gdb-error): New variable.
(gdb-error): New function.
(gdb-annotation-rules): Act on error-begin and error annotations.
(gdb-concat-output): Use font-lock-warning-face for errors.