1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
emacs/doc
thierry volpiatto 96b4930127 * lisp/files.el (file-equal-p): renamed from `files-equal-p'.
Now return nil when one or both files doesn't exists.
(file-subdir-of-p): Now only top directory must exists,
return nil if it doesn't.
(copy-directory): No need to test with `file-subdir-of-p' after creating dir.
* tramp.el (tramp-file-name-for-operation): Rename `files-equal-p' to `file-equal-p'.
* files.texi: Rename `files-equal-p' to `file-equal-p'.
2012-02-28 10:28:52 +01:00
..
emacs Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
lispintro Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
lispref * lisp/files.el (file-equal-p): renamed from `files-equal-p'. 2012-02-28 10:28:52 +01:00
man Bump version to 24.0.94 2012-02-27 11:20:00 +08:00
misc Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00