]> git.eshelyaron.com Git - emacs.git/log
emacs.git
20 years ago(mouse-set-point): Use it.
Stefan Monnier [Wed, 14 Apr 2004 17:30:17 +0000 (17:30 +0000)]
(mouse-set-point): Use it.

20 years ago(posn-set-point): New function.
Stefan Monnier [Wed, 14 Apr 2004 17:28:33 +0000 (17:28 +0000)]
(posn-set-point): New function.

20 years ago(info-apropos): Don't clobber Info-history-list.
Jesper Harder [Wed, 14 Apr 2004 15:58:30 +0000 (15:58 +0000)]
(info-apropos): Don't clobber Info-history-list.

20 years agoMarkup fixes.
Jesper Harder [Wed, 14 Apr 2004 14:37:17 +0000 (14:37 +0000)]
Markup fixes.

20 years agoVarious changes in addition to:
Luc Teirlinck [Wed, 14 Apr 2004 02:48:08 +0000 (02:48 +0000)]
Various changes in addition to:
(Buffer File Name): Add `find-buffer-visiting'.
(Buffer Modification): Mention optional ARG to `not-modified'.
(Indirect Buffers): Mention optional CLONE argument to `make-indirect-buffer'.

20 years agoVarious changes in addition to:
Luc Teirlinck [Wed, 14 Apr 2004 02:44:21 +0000 (02:44 +0000)]
Various changes in addition to:
(Visiting Functions): `find-file-hook' is now a normal hook.
(File Name Expansion): Explain difference between the way that
`expand-file-name' and `file-truename' treat `..'.
(Contents of Directories): Mention optional ID-FORMAT argument to
`directory-files-and-attributes'.
(Format Conversion): Mention new optional CONFIRM argument to
`format-write-file'.

20 years agoUpdate Delete/Delback translation.
Juri Linkov [Wed, 14 Apr 2004 01:42:25 +0000 (01:42 +0000)]
Update Delete/Delback translation.

20 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 13 Apr 2004 23:32:57 +0000 (23:32 +0000)]
Changes from arch/CVS synchronization

20 years agoParen typo.
Stefan Monnier [Tue, 13 Apr 2004 23:16:57 +0000 (23:16 +0000)]
Paren typo.

20 years ago(compilation-minor-mode-map)
Stefan Monnier [Tue, 13 Apr 2004 23:16:29 +0000 (23:16 +0000)]
(compilation-minor-mode-map)
(compilation-shell-minor-mode-map, compile-mouse-goto-error)
(compile-goto-error): Re-merge the mouse and non-mouse commands.

20 years ago(compilation-setup): Localize overlay-arrow-position.
Daniel Pfeiffer [Tue, 13 Apr 2004 22:46:18 +0000 (22:46 +0000)]
(compilation-setup): Localize overlay-arrow-position.
(compilation-sentinel): Restructure code equivalently.
(compilation-next-error): Find message on same line after point if
not found before point.
(compile-mouse-goto-error): Restore function so that compilation
buffer need not be current and use compile-goto-error.
(compile-goto-error): Restore function.
(next-error): Set overlay-arrow-position.
(compilation-forget-errors): Don't localize already local
compilation-locs and remove FIXME about refontifying.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 13 Apr 2004 22:24:34 +0000 (22:24 +0000)]
*** empty log message ***

20 years ago(emacs-quick-startup): New defvar (set by -Q).
Kim F. Storm [Tue, 13 Apr 2004 22:20:04 +0000 (22:20 +0000)]
(emacs-quick-startup): New defvar (set by -Q).
(command-line): New option -Q.  Like -q --no-site-file, but
in addition it also disables menu-bar, tool-bar, scroll-bars,
tool-tips, and the blinking cursor.
(command-line-1): Skip startup screen if -Q.
(fancy-splash-head): Use :align-to center prop to center splash image.

20 years ago(cua-read-only-cursor-color)
Kim F. Storm [Tue, 13 Apr 2004 21:46:30 +0000 (21:46 +0000)]
(cua-read-only-cursor-color)
(cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 13 Apr 2004 21:45:55 +0000 (21:45 +0000)]
*** empty log message ***

20 years ago(scan_lists): Simplify backward string scan.
Stefan Monnier [Tue, 13 Apr 2004 21:45:13 +0000 (21:45 +0000)]
(scan_lists): Simplify backward string scan.
Fix off-by-one boundary check for string and comment fences.

20 years ago(get_glyph_string_clip_rect): Fix reduction of cursor
Kim F. Storm [Tue, 13 Apr 2004 21:31:23 +0000 (21:31 +0000)]
(get_glyph_string_clip_rect): Fix reduction of cursor
height to glyph height when cursor row is not fully visible.
(make_cursor_line_fully_visible): Add FORCE_P arg to return
failure in case row is higher than window.  Callers changed.
(try_scrolling): Fix loop in scrolling if last_line_misfit (from Gerd).
Try to scroll partially visible, higher-than-window cursor row.
(redisplay_window): Always try to scroll partially visible,
higher-than-window cursor row - both initially and again with
centering_position = 0.
Clear desired matrix before retrying with centering_position = 0.

20 years ago(update_window): Only set changed_p if
Kim F. Storm [Tue, 13 Apr 2004 21:30:56 +0000 (21:30 +0000)]
(update_window): Only set changed_p if
scrolling_window actually did scroll.
(scrolling_window): Only return 1 if we actually did scroll.

20 years ago(Fformat): Fix allocation size of precision array.
Kim F. Storm [Tue, 13 Apr 2004 21:30:16 +0000 (21:30 +0000)]
(Fformat): Fix allocation size of precision array.

20 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Apr 2004 20:21:43 +0000 (20:21 +0000)]
*** empty log message ***

20 years agoNew file.
Stefan Monnier [Tue, 13 Apr 2004 20:08:53 +0000 (20:08 +0000)]
New file.

20 years agoAlso install etc/compilation.txt and chown/chmod it
Daniel Pfeiffer [Tue, 13 Apr 2004 19:08:31 +0000 (19:08 +0000)]
Also install etc/compilation.txt and chown/chmod it

20 years agoAlso install etc/compilation.txt
Daniel Pfeiffer [Tue, 13 Apr 2004 19:04:54 +0000 (19:04 +0000)]
Also install etc/compilation.txt

20 years agoDoc fixes. Changes for compiler warnings.
Stefan Monnier [Tue, 13 Apr 2004 18:02:03 +0000 (18:02 +0000)]
Doc fixes.  Changes for compiler warnings.
(syntax): Don't require.
(python) <defgroup>: Add :version.
(python-quote-syntax): Re-written.
(inferior-python-mode): Move stuff here from run-python and add
some more.
(python-preoutput-continuation, python-preoutput-result)
(python-dotty-syntax-table): New.
(python-describe-symbol): Use them.
(run-python): Move stuff to inferior-python-mode.  Modify code
loaded into Python.
(python-send-region): Use python-proc, python-send-string.
(python-send-string): Send newlines too.  Callers changed.
(python-load-file): Re-written.
(python-eldoc-function): New.
(info-look): Don't require.
(python-after-info-look): New.  A modified version of former
top-level code for use with eval-after-load.
(python-maybe-jython, python-guess-indent): Use widened buffer.
(python-fill-paragraph): Re-written.
(python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.

20 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Apr 2004 16:06:38 +0000 (16:06 +0000)]
*** empty log message ***

20 years ago(run-python): Use compilation-shell-minor-mode.
Stefan Monnier [Tue, 13 Apr 2004 16:05:36 +0000 (16:05 +0000)]
(run-python): Use compilation-shell-minor-mode.
Set compilation-error-regexp-alist earlier.

20 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Apr 2004 14:45:49 +0000 (14:45 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210
Miles Bader [Tue, 13 Apr 2004 09:47:51 +0000 (09:47 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210

More RCS keyword removal

20 years ago(Fmake_indirect_buffer): Throw an error if the intended base buffer
Luc Teirlinck [Tue, 13 Apr 2004 01:16:22 +0000 (01:16 +0000)]
(Fmake_indirect_buffer): Throw an error if the intended base buffer
has been killed.  Correct the error message if the base buffer does
not exist.

20 years ago(compile-goto-error): Select the buffer/window corresponding to the event.
Stefan Monnier [Mon, 12 Apr 2004 23:02:48 +0000 (23:02 +0000)]
(compile-goto-error): Select the buffer/window corresponding to the event.

20 years ago(url-retrieve): Use with-current-buffer.
Stefan Monnier [Mon, 12 Apr 2004 20:50:16 +0000 (20:50 +0000)]
(url-retrieve): Use with-current-buffer.

20 years agoComment fixups.
Stefan Monnier [Mon, 12 Apr 2004 20:45:16 +0000 (20:45 +0000)]
Comment fixups.

20 years ago(url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.
Stefan Monnier [Mon, 12 Apr 2004 20:44:14 +0000 (20:44 +0000)]
(url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.

20 years ago(url-handler-mode): New minor mode.
Stefan Monnier [Mon, 12 Apr 2004 20:43:39 +0000 (20:43 +0000)]
(url-handler-mode): New minor mode.
(url-setup-file-name-handlers): Remove.

20 years agoComments and docstring fixups.
Stefan Monnier [Mon, 12 Apr 2004 20:42:44 +0000 (20:42 +0000)]
Comments and docstring fixups.

20 years ago*** empty log message ***
Stefan Monnier [Mon, 12 Apr 2004 19:43:37 +0000 (19:43 +0000)]
*** empty log message ***

20 years agoLink changes for Cygwin unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:43:10 +0000 (19:43 +0000)]
Link changes for Cygwin unexec() support.

20 years agoChanges for Cygwin unexec() support, changes in Cygwin itself.
Stefan Monnier [Mon, 12 Apr 2004 19:42:52 +0000 (19:42 +0000)]
Changes for Cygwin unexec() support, changes in Cygwin itself.
Add support for Xaw3d scrollbars.

20 years ago(__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.
Stefan Monnier [Mon, 12 Apr 2004 19:41:56 +0000 (19:41 +0000)]
(__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.

20 years agoDefine my_endbss[] for Cygwin unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:40:35 +0000 (19:40 +0000)]
Define my_endbss[] for Cygwin unexec() support.

20 years agoSet up PURE_P() for Cygwin unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:40:10 +0000 (19:40 +0000)]
Set up PURE_P() for Cygwin unexec() support.

20 years agoAdd cygwin to system-type list, for unexec() support.
Stefan Monnier [Mon, 12 Apr 2004 19:30:13 +0000 (19:30 +0000)]
Add cygwin to system-type list, for unexec() support.

20 years ago.
Andreas Schwab [Mon, 12 Apr 2004 12:13:37 +0000 (12:13 +0000)]
.

20 years ago(Fmake_indirect_buffer): Check that NAME is a string.
Andreas Schwab [Mon, 12 Apr 2004 12:13:03 +0000 (12:13 +0000)]
(Fmake_indirect_buffer): Check that NAME is a string.

20 years ago(url-cookie-handle-set-cookie): Replace calls to obsolete
John Paul Wallington [Mon, 12 Apr 2004 10:39:09 +0000 (10:39 +0000)]
(url-cookie-handle-set-cookie): Replace calls to obsolete
`assoc-ignore-case' with calls to `assoc-string'.

20 years ago(describe-mode): Doc fix.
John Paul Wallington [Mon, 12 Apr 2004 10:25:33 +0000 (10:25 +0000)]
(describe-mode): Doc fix.

20 years ago(ibuffer-delete-window-on-quit): Remove.
John Paul Wallington [Mon, 12 Apr 2004 10:03:08 +0000 (10:03 +0000)]
(ibuffer-delete-window-on-quit): Remove.
(ibuffer-restore-window-config-on-quit): New variable to replace
`ibuffer-delete-window-on-quit'.  Update all references.
(ibuffer-prev-window-config): New variable.
(ibuffer-quit): Restore previous window configuration instead of deleting
window.
(ibuffer): Save window configuration before showing Ibuffer buffer.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Miles Bader [Mon, 12 Apr 2004 05:43:12 +0000 (05:43 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205

Add macroexpand-all to lisp reference manual

20 years ago*** empty log message ***
Stefan Monnier [Mon, 12 Apr 2004 05:01:19 +0000 (05:01 +0000)]
*** empty log message ***

20 years ago(Info-follow-reference): Allow multiline reference name.
Juri Linkov [Mon, 12 Apr 2004 04:46:47 +0000 (04:46 +0000)]
(Info-follow-reference): Allow multiline reference name.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203
Miles Bader [Mon, 12 Apr 2004 04:44:19 +0000 (04:44 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203

Add entry for macroexpand-all to NEWS

20 years ago(compilation-mode-font-lock-keywords): Fix test not to treat nil as a function.
Stefan Monnier [Mon, 12 Apr 2004 04:36:01 +0000 (04:36 +0000)]
(compilation-mode-font-lock-keywords): Fix test not to treat nil as a function.

20 years ago(vc-arch-root): Be a bit more careful.
Stefan Monnier [Mon, 12 Apr 2004 04:23:38 +0000 (04:23 +0000)]
(vc-arch-root): Be a bit more careful.
(vc-arch-register): Save the buffer if we modified it.
(vc-arch-delete-rej-if-obsolete): Save excursion.
(vc-arch-find-file-hook): Use the simpler after-save-hook.
(vc-arch-responsible-p, vc-arch-init-version): New functions.

20 years ago(ldap-search): Use list*.
Stefan Monnier [Mon, 12 Apr 2004 04:12:02 +0000 (04:12 +0000)]
(ldap-search): Use list*.

20 years ago(cl): Don't require.
Stefan Monnier [Mon, 12 Apr 2004 04:06:12 +0000 (04:06 +0000)]
(cl): Don't require.
(url): Add :version.
(url-bug-address): Use bug-gnu-emacs.

20 years ago(url-hexify-string): Don't give multibyte error for char <16.
Stefan Monnier [Mon, 12 Apr 2004 04:06:01 +0000 (04:06 +0000)]
(url-hexify-string): Don't give multibyte error for char <16.
(mail-header-extract): Autoload.

20 years agoDoc fixes.
Stefan Monnier [Mon, 12 Apr 2004 04:05:50 +0000 (04:05 +0000)]
Doc fixes.

20 years agoMinor text changes.
Stefan Monnier [Mon, 12 Apr 2004 04:05:43 +0000 (04:05 +0000)]
Minor text changes.

20 years ago(url-mailto): Avoid warning.
Stefan Monnier [Mon, 12 Apr 2004 04:05:07 +0000 (04:05 +0000)]
(url-mailto): Avoid warning.

20 years ago(ldap): Require.
Stefan Monnier [Mon, 12 Apr 2004 04:04:31 +0000 (04:04 +0000)]
(ldap): Require.
(url-ldap): Fix `format' call.
(url-ldap-certificate-formatter): Avoid warning.

20 years ago(url-https-create-secure-wrapper): Use modern backquotes.
Stefan Monnier [Mon, 12 Apr 2004 04:04:21 +0000 (04:04 +0000)]
(url-https-create-secure-wrapper): Use modern backquotes.

20 years ago(url-history-setup-save-timer): Avoid warnings.
Stefan Monnier [Mon, 12 Apr 2004 04:04:10 +0000 (04:04 +0000)]
(url-history-setup-save-timer): Avoid warnings.

20 years ago(url-file-build-filename): Don't use directory-sep-char.
Stefan Monnier [Mon, 12 Apr 2004 04:03:32 +0000 (04:03 +0000)]
(url-file-build-filename): Don't use directory-sep-char.

20 years ago(url-dav-rename-file): Fix args of `signal'.
Stefan Monnier [Mon, 12 Apr 2004 04:03:16 +0000 (04:03 +0000)]
(url-dav-rename-file): Fix args of `signal'.
(url-intersection): New.
(url-dav-supported-p): Use it.
(url-dav-save-resource): Declare url-http-response-status special.

20 years ago(url-cookie-setup-save-timer): Avoid warnings.
Stefan Monnier [Mon, 12 Apr 2004 04:03:06 +0000 (04:03 +0000)]
(url-cookie-setup-save-timer): Avoid warnings.

20 years ago(url-util): Require.
Stefan Monnier [Mon, 12 Apr 2004 04:02:25 +0000 (04:02 +0000)]
(url-util): Require.

20 years ago(url-register-auth-scheme): Fix `format' call.
Stefan Monnier [Mon, 12 Apr 2004 04:02:17 +0000 (04:02 +0000)]
(url-register-auth-scheme): Fix `format' call.

20 years ago(url-scheme-registry): Defvar.
Stefan Monnier [Mon, 12 Apr 2004 04:01:43 +0000 (04:01 +0000)]
(url-scheme-registry): Defvar.
(url-about): Use text/plain.

20 years ago(byte-compile-cond): Fix last change.
Stefan Monnier [Mon, 12 Apr 2004 03:11:10 +0000 (03:11 +0000)]
(byte-compile-cond): Fix last change.

20 years agoNew file.
Stefan Monnier [Mon, 12 Apr 2004 01:58:43 +0000 (01:58 +0000)]
New file.

20 years agoAdded "Visual feedback of *Completions* buffer is enhanced.".
Masatake YAMATO [Sun, 11 Apr 2004 18:11:37 +0000 (18:11 +0000)]
Added "Visual feedback of *Completions* buffer is enhanced.".

20 years ago(Fgenerate_new_buffer_name): Return NAME argument if IGNORE argument
Luc Teirlinck [Sun, 11 Apr 2004 15:44:38 +0000 (15:44 +0000)]
(Fgenerate_new_buffer_name): Return NAME argument if IGNORE argument
equals NAME.  Doc fix.

20 years ago#
André Spiegel [Sun, 11 Apr 2004 15:08:39 +0000 (15:08 +0000)]
#

20 years ago(vc-print-log): Use condition-case to check for backward
André Spiegel [Sun, 11 Apr 2004 15:05:18 +0000 (15:05 +0000)]
(vc-print-log): Use condition-case to check for backward
compatibility.

20 years ago(vc-arg-list): Function removed.
André Spiegel [Sun, 11 Apr 2004 15:03:21 +0000 (15:03 +0000)]
(vc-arg-list): Function removed.
(vc-default-workfile-unchanged-p): Use condition-case to check for
backward compatibility.

20 years ago*** empty log message ***
Juri Linkov [Sun, 11 Apr 2004 09:58:19 +0000 (09:58 +0000)]
*** empty log message ***

20 years ago(help-make-xrefs): Add a final newline to the *Help* buffer.
Juri Linkov [Sun, 11 Apr 2004 09:52:09 +0000 (09:52 +0000)]
(help-make-xrefs): Add a final newline to the *Help* buffer.

20 years ago(dired-faces): New defgroup.
Juri Linkov [Sun, 11 Apr 2004 09:51:52 +0000 (09:51 +0000)]
(dired-faces): New defgroup.
(dired-header, dired-mark, dired-marked, dired-flagged)
(dired-warning, dired-directory, dired-symlink, dired-ignored):
New faces.
(dired-header-face, dired-mark-face, dired-marked-face)
(dired-flagged-face, dired-warning-face, dired-directory-face)
(dired-symlink-face, dired-ignored-face): New face variables.
(dired-font-lock-keywords): Use them instead of font-lock faces.
Split the rule for dired marks into 3 separate rules: for marks,
marked file names and flagged file names.

20 years ago* replace.el (occur-engine): Distinguish between one and several
John Paul Wallington [Sun, 11 Apr 2004 04:57:44 +0000 (04:57 +0000)]
* replace.el (occur-engine): Distinguish between one and several
matches in the matches per buffer heading.

20 years agoMarkup fixes.
Jesper Harder [Sun, 11 Apr 2004 00:14:53 +0000 (00:14 +0000)]
Markup fixes.

20 years ago(ido-confirm-unique-completion): New defcustom.
Kim F. Storm [Sat, 10 Apr 2004 21:41:06 +0000 (21:41 +0000)]
(ido-confirm-unique-completion): New defcustom.
(ido-complete): Use it.
(ido-write-file): Set it to t unconditionally.

20 years ago*** empty log message ***
Kim F. Storm [Sat, 10 Apr 2004 21:40:18 +0000 (21:40 +0000)]
*** empty log message ***

20 years ago(WinMain): Let emacs environment default to parent.
Jason Rumney [Sat, 10 Apr 2004 21:06:31 +0000 (21:06 +0000)]
(WinMain): Let emacs environment default to parent.

20 years ago(fix_start_end_in_overlays): make overlays empty if they are backwards.
Masatake YAMATO [Sat, 10 Apr 2004 20:21:50 +0000 (20:21 +0000)]
(fix_start_end_in_overlays): make overlays empty if they are backwards.

20 years agoTypo.
Jesper Harder [Sat, 10 Apr 2004 14:52:47 +0000 (14:52 +0000)]
Typo.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Miles Bader [Sat, 10 Apr 2004 05:55:49 +0000 (05:55 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196

Remove RCS keywords

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

   RCS keyword removal (only non-comment changes are enumerated here):

   * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
   (byte-compile-insert-header): Don't use `byte-compile-version'.
   * lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
   instead of calculating something from the RCS `State' keyword
   [the latter is almost entirely useless anyway].
   * lisp/forms.el (forms-version): Variable removed.
   (forms-mode): Don't use `forms-version'.
   * lisp/recentf.el (recentf-version): Variable removed.
   * lisp/progmodes/delphi.el (delphi-version): Variable removed.
   * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.

20 years ago(distclean clean): Remove nmake specific
Andrew Innes [Fri, 9 Apr 2004 17:32:16 +0000 (17:32 +0000)]
(distclean clean): Remove nmake specific
stamp-subdir test.

20 years ago(easy-menu-add): Make it work in non-X Emacs.
Stefan Monnier [Fri, 9 Apr 2004 16:41:36 +0000 (16:41 +0000)]
(easy-menu-add): Make it work in non-X Emacs.

20 years ago(face_color_supported_p): Fix compilation without X11.
Stefan Monnier [Fri, 9 Apr 2004 16:15:08 +0000 (16:15 +0000)]
(face_color_supported_p): Fix compilation without X11.

20 years ago(info-apropos): Improve menu item regexp.
Jesper Harder [Fri, 9 Apr 2004 14:32:49 +0000 (14:32 +0000)]
(info-apropos): Improve menu item regexp.

20 years agoAdd comment, based on report by kdc@rcn.com (Kevin D. Clark).
Simon Josefsson [Fri, 9 Apr 2004 13:39:30 +0000 (13:39 +0000)]
Add comment, based on report by kdc@rcn.com (Kevin D. Clark).

20 years ago(compilation-mode-font-lock-keywords):
Stefan Monnier [Thu, 8 Apr 2004 22:16:14 +0000 (22:16 +0000)]
(compilation-mode-font-lock-keywords):
Redo one more thing that I didn't notice Daniel had undone.

20 years ago(gdb-source-window): Remove variable.
Nick Roberts [Thu, 8 Apr 2004 21:02:04 +0000 (21:02 +0000)]
(gdb-source-window): Remove variable.
(gdb-goto-breakpoint, gdb-display-buffer)
(gdb-display-source-buffer, gdb-view-source-function)
(gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
(gdb-source-info, gdb-frame-handler): Don't specify a window
for display.
(gdb-info-breakpoints-custom): Remove superfluous update of
assembler buffer.
(gdb-many-windows): Make settable outside gdb.

20 years ago*** empty log message ***
Nick Roberts [Thu, 8 Apr 2004 21:00:56 +0000 (21:00 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Stefan Monnier [Thu, 8 Apr 2004 17:09:35 +0000 (17:09 +0000)]
*** empty log message ***

20 years ago(diary-mode, fancy-diary-display-mode): Derive from fundamental-mode
Glenn Morris [Thu, 8 Apr 2004 16:22:43 +0000 (16:22 +0000)]
(diary-mode, fancy-diary-display-mode): Derive from fundamental-mode
rather than text-mode.

20 years ago*** empty log message ***
Glenn Morris [Thu, 8 Apr 2004 16:21:43 +0000 (16:21 +0000)]
*** empty log message ***

20 years ago(Info-history): Doc fix.
Juri Linkov [Thu, 8 Apr 2004 03:44:34 +0000 (03:44 +0000)]
(Info-history): Doc fix.
(Info-history-list): New var.
(info-xref): Change magenta4 to blue, remove bold for dark and
light backgrounds, change bold to underline for non-color classes.
(info-xref-visited): New face.
(Info-fontify-visited-nodes): New custom.
(Info-hide-note-references): Add new value `hide'.  Doc fix.
(Info-reference-name): New var.
(Info-selection-hook): New custom.
(Info-edit-mode-hook): New var.
(Info-find-file): New fun.
(Info-find-node): Move part of code to Info-find-file.
(Info-find-node-2): Add anchors to Info-history-list.  Move point
to the place with the reference name if name is defined.
(Info-select-node): Add current node to Info-history-list.
(Info-goto-node): Switch to *info* from *info-history* *info-toc*.
(Info-search-whitespace-regexp): New custom.
(Info-search-case-fold): New var.
(Info-search): Add "case-sensitively" to the prompt.  Use
Info-search-whitespace-regexp.  Set Info-search-case-fold.
(Info-search-case-sensitively, Info-search-next): New fun.
(Info-up): Move point to the menu item of the current node.
(Info-history): New fun.  Add *info-history* to same-window-buffer-names.
(Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
(Info-insert-toc): New fun.
(Info-build-toc): New fun.
(Info-follow-reference): Add new arg `fork'.  Doc fix.
Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
with the same name prefer the reference closest to point.
(Info-next-reference): Replace * by + in the *Note regexp.
Add regexp for http:// and ftp://.  Skip the *Note prefix.
(Info-prev-reference): Replace * by + in the *Note regexp.
Add regexp for http:// and ftp://.  Skip the *Note prefix.
(Info-follow-nearest-node): Add new arg `fork'.
(Info-try-follow-nearest-node): Add new arg `fork'.
Call browse-url for http:// and ftp:// references.
Set Info-reference-name for index entries.
(Info-mode-menu): Add menu items for Info-search-case-sensitively,
Info-search-next, Info-history, Info-toc, clone-buffer.
(Info-menu-update): Replace * by + in the *Note regexp.
(Info-mode): Add documentation for Info-history, Info-toc,
Info-search-case-sensitively, Info-search-next, clone-buffer.
(Info-fontify-menu-headers): Remove fun.  Move code to
Info-fontify-node.
(Info-fontify-node): Add docstring.  Add local vars
fontify-visited-p and not-fontified-p.  If not-fontified-p is t
then fontify header line, titles, menu headers, http and ftp
references, refill paragraphs.  If not-fontified-p is t or
fontify-visited-p is t then fontify cross references, menu items.
Fontify menu headers.  Fontify http and ftp references.  Change
regexp for cross references to require whitespace after *Note, add
matching groups for file and node names.  Remove hack for quote.
Use display property for Info-hide-note-references=t.  Use fifth
or fourth match for help-echo.  Display visited nodes in a
different face.  Unhide file names of external references.  Unhide
newlines.  Display visited menu items in a different face.

20 years ago(Info-hide-cookies-node): New function.
Juri Linkov [Thu, 8 Apr 2004 03:12:16 +0000 (03:12 +0000)]
(Info-hide-cookies-node): New function.
(Info-select-node): Use it.
(Info-display-images-node): Remove message with image file name.

20 years agoFix sorting order.
Juri Linkov [Thu, 8 Apr 2004 02:41:08 +0000 (02:41 +0000)]
Fix sorting order.