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
0f0af7a8
Commit
0f0af7a8
authored
May 07, 2004
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
6aab5f13
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
8 deletions
+22
-8
lisp/ChangeLog
lisp/ChangeLog
+15
-8
src/ChangeLog
src/ChangeLog
+7
-0
No files found.
lisp/ChangeLog
View file @
0f0af7a8
2004-05-08 Juanma Barranquero <lektu@terra.es>
* help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
word constituent so FOO-ARG is not recognized as an arg.
(help-highlight-arguments): Don't skip lists in mandatory
arguments.
* simple.el (next-error): Fix typo in docstring.
(open-line): Make argument names match their use in docstring.
(split-line): Fix docstring.
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Version 2.0.40 of Tramp released.
...
...
@@ -23,7 +34,7 @@
bkup-backup-directory-info to bug reports, with Tramp
counterparts.
2004-05-0
1
Michael Albinus <michael.albinus@gmx.de>
2004-05-0
7
Michael Albinus <michael.albinus@gmx.de>
* net/tramp*.el: Suppress byte-compiler warnings where possible.
...
...
@@ -67,15 +78,8 @@
* desktop.el (desktop-buffer-mode-handlers): Fix docstring.
2004-05-07 Lars Hansen <larsh@math.ku.dk>
* desktop.el (desktop-buffer-mode-handlers): Fix docstring.
2004-05-07 Juanma Barranquero <lektu@terra.es>
* emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
Make argument names match their use in docstring.
* subr.el (lambda): Add arglist description to docstring.
(declare): Fix typo in docstring.
(open-network-stream): Fix docstring.
...
...
@@ -86,6 +90,9 @@
(insert-buffer-substring-as-yank): Likewise.
(split-string): Fix docstring.
* emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
Make argument names match their use in docstring.
* emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
2004-05-06 Nick Roberts <nickrob@gnu.org>
...
...
src/ChangeLog
View file @
0f0af7a8
2004-05-08 Juanma Barranquero <lektu@terra.es>
* editfns.c (Finsert_buffer_substring): Make argument names match their
use in docstring.
* syntax.c (Fmodify_syntax_entry): Fix docstring.
2004-05-07 Steven Tamm <steventamm@mac.com>
* macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
...
...
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