comparison lisp/ChangeLog.5 @ 106836:964aafa9629a

Fix typos in ChangeLogs and NEWS files.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Jan 2010 19:29:36 +0100
parents 1d1d5d9bd884
children 0eb2f9d5e474 376148b31b5e
comparison
equal deleted inserted replaced
106835:a3b4c6fc276c 106836:964aafa9629a
2081 1995-04-06 Morten Welinder <terra+@cs.cmu.edu> 2081 1995-04-06 Morten Welinder <terra+@cs.cmu.edu>
2082 2082
2083 * desktop.el (desktop-save): Use dired-directory as name 2083 * desktop.el (desktop-save): Use dired-directory as name
2084 of top-level in order to capture wildcards used. 2084 of top-level in order to capture wildcards used.
2085 (desktop-buffer-dired): Skip possible wildcard when checking 2085 (desktop-buffer-dired): Skip possible wildcard when checking
2086 for directory existance. Use dired-insert-subdir, not 2086 for directory existence. Use dired-insert-subdir, not
2087 dired-maybe-insert-subdir. 2087 dired-maybe-insert-subdir.
2088 2088
2089 1995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> 2089 1995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2090 2090
2091 * files.el (write-file): Fix arg count in call to y-or-n-p. 2091 * files.el (write-file): Fix arg count in call to y-or-n-p.