From 39eadb4ac53c1b3852752f884b10d6149eb733e6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 2 Feb 2006 04:41:26 +0000 Subject: [PATCH] *** empty log message *** --- etc/TODO | 2 ++ lisp/ChangeLog | 6 ++++++ man/ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+) diff --git a/etc/TODO b/etc/TODO index b33ff983fed..8ec34e6e5db 100644 --- a/etc/TODO +++ b/etc/TODO @@ -123,6 +123,8 @@ to the FSF. * Other features we would like: +** Give Tar mode all the features of Archive mode. + ** Create a category of errors called `process-error' for some or all errors associated with using subprocesses. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32817654f43..316e94da2db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-02-01 Richard M. Stallman + + * simple.el (move-beginning-of-line): Scan properly for invis change. + + * replace.el (multi-occur-in-matching-buffers): Fix prev change. + 2006-02-01 Michael Albinus * net/tramp.el (tramp-convert-file-attributes): Set file's gid diff --git a/man/ChangeLog b/man/ChangeLog index e7c90d400bc..dc9e15fe0f8 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,48 @@ +2006-02-01 Richard M. Stallman + + * emacs.texi (Top): Update subnode menu. + + * mule.texi: Minor clarifications. + Reduce the specific references to X Windows. + Refer to "graphical" terminals, rather than window systems. + (Text Coding): Renamed from Specify Coding. + (Communication Coding, File Name Coding, Terminal Coding): + New nodes split out from Text Coding. + + * kmacro.texi: Minor clarifications. + (Keyboard Macro Ring): Comment out some excessive commands. + (Basic Keyboard Macro): Split up the table, putting part in each node. + + * major.texi: Minor clarifications. + + * misc.texi (Single Shell, Interactive Shell): Fix xrefs. + + * windows.texi: Minor clarifications. + (Change Window): Don't describe mode-line mouse cmds here. + Add xref to Mode Line Mouse. + + * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs. + + * macos.texi (Mac International): Fix xref. + + * indent.texi: Minor clarifications. + + * frames.texi: Minor clarifications. + Reduce the specific references to X Windows. + Refer to "graphical" terminals, rather than window systems. + (Frame Parameters): Don't mention commands like + set-foreground-color. Just say to customize a face. + (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual. + + * files.texi: Minor clarifications. + (Numbered Backups): New node, split out from Backup Names. + + * display.texi (Font Lock): C mode no longer depends on (-in-col-0. + + * cmdargs.texi (General Variables): Fix xref. + + * buffers.texi: Minor clarifications. + 2006-01-31 Romain Francoise * message.texi (Message Headers): Explain what -- 2.39.2