From f387bdeaaed93f4ca2189a752d8c0bde64ff22d8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 12 Sep 2003 01:09:43 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lib-src/ChangeLog | 10 ++++++++++ lisp/ChangeLog | 12 +++++++++++- lispref/ChangeLog | 11 +++++++++++ 4 files changed, 36 insertions(+), 1 deletion(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index a1c61563c00..0d2ede0a200 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -2,6 +2,10 @@ * TODO: Add invisible text kill/yank issue. +2003-08-29 Wim Nieuwenhuizen + + * TUTORIAL.nl: Many changes. + 2003-08-20 Stephen Eglen * MORE.STUFF: Update URLs for several projects. diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 8ffc797a681..4e8da57491c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,13 @@ +2003-09-10 Richard M. Stallman + + * emacsclient.c (main): Use socket_name. + +2003-09-10 Andreas_B,A|(Bsching (tiny change) + + * emacsclient.c (socket_name): New variable. + (longopts, decode_options, print_help_and_exit): + Handle --socket-name argument. + 2003-08-25 Takaaki Ota (tiny change) * etags.c (consider_token): check C++ `operator' only when the diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a40ccc75948..1fc7ef4ecfb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2003-09-11 Richard M. Stallman + + * dired.el (dired-mode-map): Bind M-g to dired-goto-file. + +2003-09-11 Paul Pogonyshev (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 * 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 +2003-08-29 Paul Pogonyshev (tiny change) * info.el (Info-mode-map): Bind S-tab and to `Info-prev-reference', instead of M-tab. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index aae3e864bc0..2f337e0bcfb 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,14 @@ +2003-09-11 Richard M. Stallman + + * 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 * modes.texi (%-Constructs): Document new `%i' and `%I' -- 2.39.2