emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 14 Nov 2008 13:05:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/14 13:05:35

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14765
retrieving revision 1.14766
diff -u -b -r1.14765 -r1.14766
--- lisp/ChangeLog      13 Nov 2008 16:01:47 -0000      1.14765
+++ lisp/ChangeLog      14 Nov 2008 13:05:18 -0000      1.14766
@@ -1,3 +1,24 @@
+2008-11-14  Juanma Barranquero  <address@hidden>
+
+       * w32-fns.el (w32-shell-dos-semantics):
+       * calendar/diary-lib.el (diary-face-attrs):
+       * international/mule-cmds.el (set-default-coding-systems)
+       (prefer-coding-system):
+       * net/tramp.el (tramp-set-completion-function):
+       * progmodes/vhdl-mode.el (vhdl-file-header):
+       * term/pc-win.el (msdos-show-help): Fix typos in docstrings.
+
+       * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
+
+       * files.el (enable-local-eval, not-modified, kill-buffer-ask)
+       (kill-matching-buffers, save-buffers-kill-emacs)
+       (save-buffers-kill-terminal): Fix typos in docstrings.
+       (switch-to-buffer-other-window): Reflow docstring.
+       (revert-buffer): Doc fix.
+       (define-project-bindings): Rename arg LIST to SETTINGS.
+       (project-find-settings-file): Use `let', not `let*'.
+       Use `when'.
+
 2008-11-13  Juanma Barranquero  <address@hidden>
 
        * files.el (project-settings-file, locate-dominating-file):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]