Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b19ac475
Commit
b19ac475
authored
Jan 24, 2004
by
Jonathan Yavner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
728345f8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
etc/NEWS
etc/NEWS
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
etc/NEWS
View file @
b19ac475
...
...
@@ -1790,6 +1790,11 @@ configuration files.
* Lisp Changes in Emacs 21.4
+++
** The flags, width, and precision options for %-specifications in function
`format' are now documented. Some flags that were accepted but not
implemented (such as "*") are no longer accepted.
+++
** New function `delete-dups' destructively removes `equal' duplicates
from a list. Of several `equal' occurrences of an element in the list,
...
...
src/ChangeLog
View file @
b19ac475
2004-01-24 Jonathan Yavner <jyavner@member.fsf.org>
* editfns.c (Fformat): Make both passes accept the same set of flags.
2004-01-23 Kenichi Handa <handa@m17n.org>
* fns.c (Fmd5): If OBJECT is a buffer different from the current
...
...
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