Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
088831a6
Commit
088831a6
authored
Jul 18, 2000
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
99d5dc12
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
2 deletions
+21
-2
etc/NEWS
etc/NEWS
+2
-1
lisp/ChangeLog
lisp/ChangeLog
+11
-1
src/ChangeLog
src/ChangeLog
+8
-0
No files found.
etc/NEWS
View file @
088831a6
...
...
@@ -1325,7 +1325,8 @@ and event names in angle brackets.
** If the variable `message-truncate-lines' is bound to t around a
call to `message', the echo area will not be resized to display that
message; it will be truncated instead.
message; it will be truncated instead, as it was done in 20.x.
Default value is nil.
** The user option line-number-display-limit can now be set to nil,
meaning no limit.
...
...
lisp/ChangeLog
View file @
088831a6
2000-07-18 Gerd Moellmann <gerd@gnu.org>
* mail/vms-pmail.el: Change maintainer to FSF.
* net/goto-addr.el: Change maintainer to FSF.
* recentf.el: Update from author.
* info.el (Info-title-face-alist): Removed.
2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
* eshell/eshell.el (eshell): Replace links to eshell.info with
...
...
@@ -52,7 +62,7 @@
2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
* mouse.el (mouse-major-mode-menu-1):
g
et the submenu with lookup-key.
* mouse.el (mouse-major-mode-menu-1):
G
et the submenu with lookup-key.
2000-07-16 Dave Love <fx@gnu.org>
...
...
src/ChangeLog
View file @
088831a6
2000-07-18 Gerd Moellmann <gerd@gnu.org>
* alloca.c (free) [emacs && EMACS_FREE]: Define as EMACS_FREE.
* Makefile.in: Add dependencies on dispextern.h.
(alloca.o): Don't define malloc and define EMACS_FREE instead of
`free'; both can conflict with system header files.
2000-07-18 Kenichi Handa <handa@etl.go.jp>
* charset.h (MAKE_CHAR): Return reasonable code even if CHARSET is
...
...
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