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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
63ca0a6e
Commit
63ca0a6e
authored
Oct 11, 2001
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
3ecf67a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
etc/NEWS
etc/NEWS
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-2
No files found.
etc/NEWS
View file @
63ca0a6e
...
...
@@ -42,6 +42,10 @@ settings.
*
Lisp Changes in Emacs 21.2
** Functions `user-uid' and `user-real-uid' now return floats if the
user UID doesn't fit in a Lisp integer. Function `user-full-name'
accepts a float as UID parameter.
** `define-key-after' now accepts keys longer than 1.
** `define-derived-mode' now accept nil as the parent.
...
...
lisp/ChangeLog
View file @
63ca0a6e
2001-10-11 Gerd Moellmann <gerd@gnu.org>
2001-10-11 Dave Love <fx@gnu.org>
* emacs-lisp/byte-opt.el (byte-optimize-lapcode)
<byte-constref-ops>: Consider byte-constant2 and clarify the code.
<const-C varset-X const-C>: Fix car/cdr typo.
* emacs-lisp/byte-opt.el: Downcase error messages.
2001-10-11 Gerd Moellmann <gerd@gnu.org>
* emacs-lisp/bytecomp.el (byte-compile-display-log-head-p): New
function extracted from byte-compile-log-1.
...
...
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