Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a6eeaa81
Commit
a6eeaa81
authored
Apr 04, 2004
by
Eli Zaretskii
Browse files
Update my email address.
parent
c1994268
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
36 additions
and
36 deletions
+36
-36
ChangeLog
ChangeLog
+2
-2
lisp/ChangeLog
lisp/ChangeLog
+19
-19
lispref/ChangeLog
lispref/ChangeLog
+1
-1
msdos/ChangeLog
msdos/ChangeLog
+5
-5
src/ChangeLog
src/ChangeLog
+9
-9
No files found.
ChangeLog
View file @
a6eeaa81
...
...
@@ -34,7 +34,7 @@
* INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
2004-02-16 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-16 Eli Zaretskii <eliz@
gnu.org
>
* make-dist: Don't link index.*perm and permute-index into tempdir.
...
...
@@ -59,7 +59,7 @@
* make-dist (tempdir): Include cursors in nt/icons.
2003-12-30 Eli Zaretskii <eliz@
elta.co.il
>
2003-12-30 Eli Zaretskii <eliz@
gnu.org
>
* INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
clashes with install-sh on 8+3 filesystems.
...
...
lisp/ChangeLog
View file @
a6eeaa81
...
...
@@ -831,7 +831,7 @@
* woman.el (woman-man.conf-path): Doc fix.
(woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
2004-03-07 Eli Zaretskii <eliz@
elta.co.il
>
2004-03-07 Eli Zaretskii <eliz@
gnu.org
>
* sort.el (sort-columns): Remove ms-dos from the list of systems
where the external `sort' command is not used.
...
...
@@ -1339,7 +1339,7 @@
(yank-pop): Make its argument optional.
(yank): Make ARG `-' equivalent to `-1'.
2004-02-17 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-17 Eli Zaretskii <eliz@
gnu.org
>
* mail/rmail.el (rmail-get-new-mail): Don't reference
rmail-use-spam-filter if rmail-spam-filter is not loaded.
...
...
@@ -1350,7 +1350,7 @@
if one of global-auto-revert-non-file-buffers or autorevert-mode
is non-nil.
2004-02-16 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-16 Eli Zaretskii <eliz@
gnu.org
>
* subr.el (delete-dups): A better implementation from Karl Heuer
<kwzh@gnu.org>.
...
...
@@ -1362,7 +1362,7 @@
* progmodes/icon.el (icon-indent-command): Ditto.
* textmodes/paragraphs.el (repunctuate-sentences): Ditto.
2004-02-16 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-16 Eli Zaretskii <eliz@
gnu.org
>
* progmodes/grep.el (grep-compute-defaults): Undo change from
2004-01-29: don't use executable-command-find-posix-p.
...
...
@@ -1401,7 +1401,7 @@
Change prefixes of all variables and functions from
rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
2004-02-16 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-16 Eli Zaretskii <eliz@
gnu.org
>
* loadhist.el (unload-hook-features-list): New defvar.
...
...
@@ -1419,7 +1419,7 @@
* subr.el (match-string-no-properties): Use substring-no-properties.
2004-02-16 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-16 Eli Zaretskii <eliz@
gnu.org
>
* emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
(rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
...
...
@@ -1477,7 +1477,7 @@
* Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
loaddefs* and ldefs-boot*.
2004-02-16 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-16 Eli Zaretskii <eliz@
gnu.org
>
* mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
and email address at the beginning and end of the address.
...
...
@@ -2283,7 +2283,7 @@
`Info node'.
(help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
2003-12-30 Eli Zaretskii <eliz@
elta.co.il
>
2003-12-30 Eli Zaretskii <eliz@
gnu.org
>
* mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
error in arguments to base64-decode-region. Remove ^M characters
...
...
@@ -2296,7 +2296,7 @@
have only been distributed with Emacs for some years.
(texinfo-mode-hook): Customize.
2003-12-30 Eli Zaretskii <eliz@
elta.co.il
>
2003-12-30 Eli Zaretskii <eliz@
gnu.org
>
* mail/rmail.el (rmail-convert-to-babyl-format): Make the code
cleaner (suggested by Richard Stallman).
...
...
@@ -2392,7 +2392,7 @@
* generic.el (define-generic-mode): Doc fix.
2003-12-29 Eli Zaretskii <eliz@
elta.co.il
>
2003-12-29 Eli Zaretskii <eliz@
gnu.org
>
* files.el (kill-some-buffers): Doc fix.
...
...
@@ -2410,7 +2410,7 @@
"@", as required by some ISP hosting service. Fix defcustom
argument syntax errors that prevented use of customization.
2003-12-29 Eli Zaretskii <eliz@
elta.co.il
>
2003-12-29 Eli Zaretskii <eliz@
gnu.org
>
* xml.el (xml-get-attribute-or-nil): Doc fix.
...
...
@@ -2430,7 +2430,7 @@
(xml-get-attribute): Convert to defsubst, uses
xml-get-attribute-or-nil.
2003-12-29 Eli Zaretskii <eliz@
elta.co.il
>
2003-12-29 Eli Zaretskii <eliz@
gnu.org
>
* emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
...
...
@@ -2455,7 +2455,7 @@
* generic-x.el (etc-modules-conf-generic-mode): A more complete
set of keywords.
2003-12-29 Eli Zaretskii <eliz@
elta.co.il
>
2003-12-29 Eli Zaretskii <eliz@
gnu.org
>
* international/mule-cmds.el (reset-language-environment)
(set-language-environment): Don't invoke fontset-related functions
...
...
@@ -3031,7 +3031,7 @@
* subr.el (add-hook): Fix last change.
2003-11-03 Eli Zaretskii <eliz@
elta.co.il
>
2003-11-03 Eli Zaretskii <eliz@
gnu.org
>
* mail/rmail.el (rmail-convert-to-babyl-format):
If base64-decode-region signals an error, catch it and silently
...
...
@@ -3281,7 +3281,7 @@
(breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
instead of 12x12.
2003-10-16 Eli Zaretskii <eliz@
elta.co.il
>
2003-10-16 Eli Zaretskii <eliz@
gnu.org
>
* mail/rmail.el (rmail-convert-to-babyl-format): Display a
message while converting to Babyl.
...
...
@@ -3381,7 +3381,7 @@
Rename from loadhist-hook-functions.
(loadhist-hook-functions): Now an alias.
2003-10-04 Eli Zaretskii <eliz@
elta.co.il
>
2003-10-04 Eli Zaretskii <eliz@
gnu.org
>
* ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
file-name clashes on 8+3 filesystems.
...
...
@@ -3582,7 +3582,7 @@
* info.el (Info-find-index-name): Remove any "<n>" suffixes which
makeinfo appends to duplicate index entries.
2003-09-28 Eli Zaretskii <eliz@
elta.co.il
>
2003-09-28 Eli Zaretskii <eliz@
gnu.org
>
* dired-x.el (dired-clean-tex): Doc fix.
...
...
@@ -3995,7 +3995,7 @@
the number of files. Bind the number of files to a local
variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
2003-08-30 Eli Zaretskii <eliz@
elta.co.il
>
2003-08-30 Eli Zaretskii <eliz@
gnu.org
>
* vc-hooks.el (vc-make-version-backup): Fix the change made on
2003-07-26: msdos-long-file-names is a function, not a variable.
...
...
@@ -4033,7 +4033,7 @@
category "|".
(kinsoku-longer): Test for end of buffer.
2003-08-28 Eli Zaretskii <eliz@
elta.co.il
>
2003-08-28 Eli Zaretskii <eliz@
gnu.org
>
* mail/rmail.el (rmail-convert-to-babyl-format):
Detect quoted-printable- and base64-encoded messages and decode them
...
...
lispref/ChangeLog
View file @
a6eeaa81
...
...
@@ -578,7 +578,7 @@
* objects.texi (Integer Type): Update for extra bit of integer range.
(Character Type): Ditto.
2003-10-16 Eli Zaretskii <eliz@
elta.co.il
>
2003-10-16 Eli Zaretskii <eliz@
gnu.org
>
* numbers.texi (Integer Basics): Add index entries for reading
numbers in hex, octal, and binary.
...
...
msdos/ChangeLog
View file @
a6eeaa81
2003-09-22 Eli Zaretskii <eliz@
elta.co.il
>
2003-09-22 Eli Zaretskii <eliz@
gnu.org
>
* mainmake.v2 (man lispref lispintro): Specify an explicit target
`info', like Makefile.in does.
2003-08-31 Eli Zaretskii <eliz@
elta.co.il
>
2003-08-31 Eli Zaretskii <eliz@
gnu.org
>
* sed3v2.inp (srcdir): Use "command.com /c cd" to produce an
absolute file name of the current working directory. This avoids
the warning from Make about circular dependencies.
2003-08-30 Eli Zaretskii <eliz@
elta.co.il
>
2003-08-30 Eli Zaretskii <eliz@
gnu.org
>
* sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
so that CVS etc. file names are filtered out of the list of
subdirectories.
2003-08-28 Eli Zaretskii <eliz@
elta.co.il
>
2003-08-28 Eli Zaretskii <eliz@
gnu.org
>
* sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands
with equivalent COMMAND.COM commands.
2003-08-24 Eli Zaretskii <eliz@
elta.co.il
>
2003-08-24 Eli Zaretskii <eliz@
gnu.org
>
* sed3v2.inp (EXEEXT): Define to an empty string.
...
...
src/ChangeLog
View file @
a6eeaa81
...
...
@@ -125,7 +125,7 @@
* xfns.c (x_find_image_file): Remove prototype.
2004-03-13 Eli Zaretskii <eliz@
elta.co.il
>
2004-03-13 Eli Zaretskii <eliz@
gnu.org
>
* Makefile.in (XMENU_OBJ): Include xmenu.o if HAVE_MENUS is defined.
...
...
@@ -787,7 +787,7 @@
* w32term.c (w32_draw_fringe_bitmap): Draw overlaid bitmaps
correctly over other bitmaps.
2004-02-21 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-21 Eli Zaretskii <eliz@
gnu.org
>
* emacs.c (USAGE1): Split into two halves.
(USAGE2): Second half of the old USAGE1.
...
...
@@ -865,7 +865,7 @@
(read_avail_input): Use it to zero out only those slots in buf[]
that were used last time we were called.
2004-02-16 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-16 Eli Zaretskii <eliz@
gnu.org
>
* Makefile.in (obj): Move fringe.o from here...
(XOBJ, MAC_OBJ): ...to here.
...
...
@@ -1152,7 +1152,7 @@
if vector_ret_p is true.
(syms_of_xfns): Sx_send_client_message moved to xselect.c.
2004-02-02 Eli Zaretskii <eliz@
elta.co.il
>
2004-02-02 Eli Zaretskii <eliz@
gnu.org
>
* fileio.c (Fcopy_file): If NEWNAME is a directory, expand the
basename of FILE relative to it, not FILE itself.
...
...
@@ -1171,7 +1171,7 @@
(syms_of_fileio): Adapt the docstring of insert-default-directory
to the change in Fread_file_name.
2004-01-29 Eli Zaretskii <eliz@
elta.co.il
>
2004-01-29 Eli Zaretskii <eliz@
gnu.org
>
* alloca.c [!alloca]: Fix the prototype for xfree.
...
...
@@ -2246,7 +2246,7 @@
* fontset.c (Finternal_char_font): Change return value to
cons (FONT-NAME . GLYPH-CODE).
2003-09-28 Eli Zaretskii <eliz@
elta.co.il
>
2003-09-28 Eli Zaretskii <eliz@
gnu.org
>
* term.c (tty_setup_colors): Treat any negative argument as -1.
...
...
@@ -2278,7 +2278,7 @@
* process.c (Fnetwork_interface_info): Use HAVE_STRUCT_IFREQ... macros.
2003-09-22 Eli Zaretskii <eliz@
elta.co.il
>
2003-09-22 Eli Zaretskii <eliz@
gnu.org
>
* term.c (set_tty_color_mode): Use INTEGERP to test whether a
color mode is an integer number (it could be -1).
...
...
@@ -2410,7 +2410,7 @@
* alloc.c: Use long instead of int when casting ABLOCKS_BUSY to
avoid warning.
2003-09-07 Eli Zaretskii <eliz@
elta.co.il
>
2003-09-07 Eli Zaretskii <eliz@
gnu.org
>
* editfns.c (region_limit): Support any non-zero value of BEGINNINGP.
...
...
@@ -2497,7 +2497,7 @@
* xfns.c (Vgtk_version_string): New variable.
(syms_of_xfns): DEFVAR_LISP it. Provide gtk.
2003-08-24 Eli Zaretskii <eliz@
elta.co.il
>
2003-08-24 Eli Zaretskii <eliz@
gnu.org
>
* term.c (term_init): Remove `const' from buffer_size's declaration.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment