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
467f1209
Commit
467f1209
authored
Jul 17, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
8b8f50f8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
0 deletions
+29
-0
lib-src/ChangeLog
lib-src/ChangeLog
+10
-0
lisp/ChangeLog
lisp/ChangeLog
+15
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
lib-src/ChangeLog
View file @
467f1209
2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>
* emacsclient.c (print_help_and_exit): Fix help message for
+LINE:COLUMN option.
2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* emacsclient.c (main): Add support for +LINE:COLUMN command line
argument.
2001-07-16 Gerd Moellmann <gerd@gnu.org>
* ebrowse.c (main): Check that the output file exists and
...
...
lisp/ChangeLog
View file @
467f1209
2001-07-17 Gerd Moellmann <gerd@gnu.org>
* server.el (server-visit-files): Handle the case the specified
column number is <= 0.
2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
* startup.el (command-line-1): Add support for +LINE:COLUMN
command line argument.
2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* server.el (server-process-filter, server-visit-files): Add
support for +LINE:COLUMN style emacsclient calls.
2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* emacs-lisp/easy-mmode.el: Add Keywords header.
...
...
src/ChangeLog
View file @
467f1209
...
...
@@ -3,6 +3,10 @@
* keyboard.c (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
to 4096 because of paste problems reported on GNU/Linux.
2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>
* emacs.c (USAGE1): Add +LINE:COLUMN option help.
2001-07-16 Gerd Moellmann <gerd@gnu.org>
* fileio.c (unwind_read): Function removed.
...
...
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