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
d06ba294
Commit
d06ba294
authored
May 14, 2005
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
f48201dc
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
0 deletions
+23
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lispref/ChangeLog
lispref/ChangeLog
+7
-0
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
etc/ChangeLog
View file @
d06ba294
2005-05-14 Richard M. Stallman <rms@gnu.org>
* GNU: Update footnotes.
2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
* TUTORIAL.pl: Updated header.
...
...
lisp/ChangeLog
View file @
d06ba294
...
...
@@ -16,6 +16,8 @@
(byte-compile-form): Call byte-compile-nogroup-warn.
(byte-compile-warning-types): Doc fix.
* eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
* progmodes/cc-engine.el (c-literal-faces):
Add font-lock-comment-delimiter-face.
...
...
lispref/ChangeLog
View file @
d06ba294
2005-05-14 Richard M. Stallman <rms@gnu.org>
* tips.texi (Coding Conventions): Explain how important it is
that just loading certain files not change Emacs behavior.
* modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2005-05-12 Lute Kamstra <lute@gnu.org>
* modes.texi (Generic Modes): Update.
...
...
src/ChangeLog
View file @
d06ba294
2005-05-14 Richard M. Stallman <rms@gnu.org>
* xdisp.c (message3): Call cancel_echoing.
* alloc.c (Fmemory_full_p): New function.
(syms_of_alloc): defsubr it.
* process.c (send_process_trap): Unblock SIGPIPE.
(send_process): Reset SIGPIPE handler before reporting error.
2005-05-14 Nick Roberts <nickrob@snap.net.nz>
* emacs.c (syms_of_emacs): Fix doc string for system-type.
...
...
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