]> code.delx.au - gnu-emacs/log
gnu-emacs
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.

20 years ago*** empty log message ***
Stefan Monnier [Wed, 7 Apr 2004 19:39:45 +0000 (19:39 +0000)]
*** empty log message ***

20 years ago(help-C-source-directory): New var.
Stefan Monnier [Wed, 7 Apr 2004 19:38:54 +0000 (19:38 +0000)]
(help-C-source-directory): New var.
(help-subr-name, help-C-file-name, help-find-C-source): New funs.
(describe-function-1, describe-variable): Use them.

20 years ago(help-function-def, help-variable-def): Handle hyperrefs
Stefan Monnier [Wed, 7 Apr 2004 19:35:05 +0000 (19:35 +0000)]
(help-function-def, help-variable-def): Handle hyperrefs
to C source files specially.

20 years agoRequire CL.
Stefan Monnier [Wed, 7 Apr 2004 19:34:11 +0000 (19:34 +0000)]
Require CL.
(compilation-mode-font-lock-keywords): Re-install the "line as function" patch.

20 years ago(xmalloc): Fix return type.
Stefan Monnier [Wed, 7 Apr 2004 19:18:42 +0000 (19:18 +0000)]
(xmalloc): Fix return type.
(put_filename): New fun.
(scan_file): Use it.

20 years ago(Fsnarf_documentation): Ignore new file name entries.
Stefan Monnier [Wed, 7 Apr 2004 19:17:36 +0000 (19:17 +0000)]
(Fsnarf_documentation): Ignore new file name entries.

20 years agoFix caml (Python) & irix (Info)
Daniel Pfeiffer [Wed, 7 Apr 2004 12:57:55 +0000 (12:57 +0000)]
Fix caml (Python) & irix (Info)

20 years ago(compilation-warning-face, compilation-info-face, compilation-skip-threshold)
Daniel Pfeiffer [Wed, 7 Apr 2004 12:57:04 +0000 (12:57 +0000)]
(compilation-warning-face, compilation-info-face, compilation-skip-threshold)
(compilation-skip-visited, compilation-context-lines): Declare :version when added to Emacs.
(compilation-error-regexp-alist-alist): Extend caml and irix.
(compilation-setup): Fix if font-locked w/o font-lock-defaults.
(compilation-mode-font-lock-keywords): Temporarily undo line as function patch, which wasn't ready.

20 years ago(latin1-display-setup): Check each character is displayable or not
Kenichi Handa [Wed, 7 Apr 2004 07:38:13 +0000 (07:38 +0000)]
(latin1-display-setup): Check each character is displayable or not
instead of calling latin1-display-check-font.

20 years agoprinting doc fix.
Vinicius Jose Latorre [Tue, 6 Apr 2004 02:58:04 +0000 (02:58 +0000)]
printing doc fix.

20 years ago(ethio-sera-being-called-by-w3): New
Kenichi Handa [Mon, 5 Apr 2004 23:30:44 +0000 (23:30 +0000)]
(ethio-sera-being-called-by-w3): New
variable.
(ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
instead of sera-being-called-by-w3.
(ethio-fidel-to-sera-buffer): Likewise.
(ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
instead of sera-being-called-by-w3.
(ethio-write-file): Likewise.

20 years ago*** empty log message ***
Kim F. Storm [Mon, 5 Apr 2004 22:03:26 +0000 (22:03 +0000)]
*** empty log message ***

20 years agoTypo.
Kim F. Storm [Mon, 5 Apr 2004 21:56:59 +0000 (21:56 +0000)]
Typo.

20 years ago(handle_one_xevent): Set mouse_face_hidden after clearing highlight.
Kim F. Storm [Mon, 5 Apr 2004 21:55:16 +0000 (21:55 +0000)]
(handle_one_xevent): Set mouse_face_hidden after clearing highlight.

20 years ago(clear_mouse_face): Only clear mouse highlight if not hidden.
Kim F. Storm [Mon, 5 Apr 2004 21:54:43 +0000 (21:54 +0000)]
(clear_mouse_face): Only clear mouse highlight if not hidden.

20 years ago(w32_read_socket): Set mouse_face_hidden after clearing highlight.
Kim F. Storm [Mon, 5 Apr 2004 21:54:17 +0000 (21:54 +0000)]
(w32_read_socket): Set mouse_face_hidden after clearing highlight.

20 years ago(clear_mouse_face): Only clear mouse highlight if not hidden.
Kim F. Storm [Mon, 5 Apr 2004 21:54:02 +0000 (21:54 +0000)]
(clear_mouse_face): Only clear mouse highlight if not hidden.
(dos_rawgetc): Set mouse_face_hidden after clearing highlight.

20 years ago(gdb-use-inferior-io-buffer): New option.
Nick Roberts [Mon, 5 Apr 2004 21:45:28 +0000 (21:45 +0000)]
(gdb-use-inferior-io-buffer): New option.
(gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
(gdb-setup-windows): Only use separate IO buffer if required.

20 years ago*** empty log message ***
Nick Roberts [Mon, 5 Apr 2004 21:44:38 +0000 (21:44 +0000)]
*** empty log message ***

20 years ago(vmotion): Do not reserve one column for continuation
Kim F. Storm [Mon, 5 Apr 2004 21:41:08 +0000 (21:41 +0000)]
(vmotion): Do not reserve one column for continuation
marks on window frames.

20 years ago*** empty log message ***
Kim F. Storm [Mon, 5 Apr 2004 21:40:02 +0000 (21:40 +0000)]
*** empty log message ***

20 years ago(term-is-xemacs): Remove.
Kim F. Storm [Mon, 5 Apr 2004 21:34:05 +0000 (21:34 +0000)]
(term-is-xemacs): Remove.
(term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
(term-window-width): New function.
(term-mode, term-check-size): Use it.
(term-mode): Disable overflow-newline-into-fringe in term buffer.

20 years ago* variables.texi (Variable Aliases): Mention
Jesper Harder [Mon, 5 Apr 2004 20:35:58 +0000 (20:35 +0000)]
* variables.texi (Variable Aliases): Mention
cyclic-variable-indirection.

* errors.texi (Standard Errors): Ditto.

20 years ago(File Variables): Add safe-local-eval-forms.
Kim F. Storm [Mon, 5 Apr 2004 19:27:23 +0000 (19:27 +0000)]
(File Variables): Add safe-local-eval-forms.

20 years ago*** empty log message ***
Kim F. Storm [Mon, 5 Apr 2004 19:26:57 +0000 (19:26 +0000)]
*** empty log message ***

20 years ago2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Mon, 5 Apr 2004 17:21:09 +0000 (17:21 +0000)]
2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* cus-edit.el (custom-add-parent-links): Changed unbound variable
`symbol' to `name'.

20 years ago(Info Search): Add info-apropos.
Jesper Harder [Mon, 5 Apr 2004 13:14:16 +0000 (13:14 +0000)]
(Info Search): Add info-apropos.