Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
* | | (find-lisp-insert-directory): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-25 | 1 | -1/+1 |
|/ | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | (find-lisp-default-directory-predicate): | Thien-Thi Nguyen | 2007-02-28 | 1 | -1/+1 |
| | | | | Fix bug: Do symlink check on expanded filename. | ||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Remove Time-Stamp annoyance. | Glenn Morris | 2006-12-05 | 1 | -1/+0 |
| | |||||
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -2/+2 |
| | |||||
* | * files.el (safe-local-variable-values): New option. | Chong Yidong | 2006-02-14 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (hack-local-variables-prop-line): Return a list of variable-value pairs if MODE-ONLY is non-nil. (hack-local-variables): Construct list of variable-value pairs, and apply or reject them in one go. Ask for confirmation if variables are not known safe. (hack-local-variables-confirm): Complete rewrite. Support `safe-local-variable-values'. (enable-local-variables): Update docstring to reflect new behavior. (ignored-local-variables): Ignore ignored-local-variables and safe-local-variable-values. (safe-local-variable-p): New function. (risky-local-variable-p): `safe-local-variable' property check moved to safe-local-variable-p. (hack-one-local-variable): Checks moved to hack-local-variables. (byte-compile-dynamic, c-basic-offset, c-file-style, c-indent-level, comment-column, fill-column, fill-prefix, indent-tabs-mode, kept-new-versions, no-byte-compile, no-update-autoloads, outline-regexp, page-delimiter, paragraph-start, paragraph-separate, sentence-end, sentence-end-double-space tab-width, version-control): Add `safe-local-variable' property. * find-lisp.el: Delete nonexistent `autocompile' file variable. * icomplete.el, play/landmark.el: Change nonexistent `outline-layout' file variable to `allout-layout'. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -2/+2 |
| | |||||
* | (find-lisp-find-dired-insert-file): Pass 'string arg to `file-attributes'. | Luc Teirlinck | 2005-11-12 | 1 | -10/+8 |
| | | | | (find-lisp-format): The UID and GID can now be strings. | ||||
* | Require dired. | Luc Teirlinck | 2005-11-09 | 1 | -3/+4 |
| | | | | (find-lisp-find-dired-internal): Do not call `abbreviate-file-name' on DIR. | ||||
* | (dired-buffers, dired-subdir-alist): Add defvars. | Juanma Barranquero | 2005-08-31 | 1 | -0/+3 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -5/+5 |
| | |||||
* | (find-lisp-find-dired-filter) | Eli Zaretskii | 2001-04-25 | 1 | -0/+3 |
| | | | | | (find-lisp-find-dired-subdirectories, find-lisp-find-dired): Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>. | ||||
* | (find-lisp-find-files-internal): | Stefan Monnier | 2000-11-21 | 1 | -28/+21 |
| | | | | Use dolist, when and file-name-as-directory. | ||||
* | * find-lisp.el (find-lisp-find-files-internal): | Peter Breton | 2000-10-04 | 1 | -27/+29 |
| | | | | Make sure directory name ends with "/". | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-06-16 | 1 | -0/+365 |