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
f387bdea
Commit
f387bdea
authored
Sep 12, 2003
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
f460db36
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
36 additions
and
1 deletion
+36
-1
etc/ChangeLog
etc/ChangeLog
+4
-0
lib-src/ChangeLog
lib-src/ChangeLog
+10
-0
lisp/ChangeLog
lisp/ChangeLog
+11
-1
lispref/ChangeLog
lispref/ChangeLog
+11
-0
No files found.
etc/ChangeLog
View file @
f387bdea
...
...
@@ -2,6 +2,10 @@
* TODO: Add invisible text kill/yank issue.
2003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl>
* TUTORIAL.nl: Many changes.
2003-08-20 Stephen Eglen <stephen@gnu.org>
* MORE.STUFF: Update URLs for several projects.
...
...
lib-src/ChangeLog
View file @
f387bdea
2003-09-10 Richard M. Stallman <rms@gnu.org>
* emacsclient.c (main): Use socket_name.
2003-09-10 Andreas_B,A|(Bsching <crunchy@tzi.de> (tiny change)
* emacsclient.c (socket_name): New variable.
(longopts, decode_options, print_help_and_exit):
Handle --socket-name argument.
2003-08-25 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
* etags.c (consider_token): check C++ `operator' only when the
...
...
lisp/ChangeLog
View file @
f387bdea
2003-09-11 Richard M. Stallman <rms@gnu.org>
* dired.el (dired-mode-map): Bind M-g to dired-goto-file.
2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
* window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
the function is less noisy. Now only `kill-buffer' can ask
questions.
2003-09-10 Mario Lang <mlang@delysid.org>
* battery.el: Update Commentary and Copyright.
...
...
@@ -151,7 +161,7 @@
(dired-view-command-alist): Use %s to substitute file name.
Handle .ps_pages, .eps, .jpg, .gif, .png.
2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net>
2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net>
(tiny change)
* info.el (Info-mode-map): Bind S-tab and <backtab> to
`Info-prev-reference', instead of M-tab.
...
...
lispref/ChangeLog
View file @
f387bdea
2003-09-11 Richard M. Stallman <rms@gnu.org>
* minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
changes variables that record input events.
(Minibuffer Misc): Add minibuffer-selected-window.
* lists.texi (Building Lists): Add copy-tree.
* display.texi (Fontsets): Add char-displayable-p.
(Scroll Bars): New node.
2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl>
* modes.texi (%-Constructs): Document new `%i' and `%I'
...
...
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