Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 | |||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | | ||||||
* | | (filesets-menu-cache-file): Use user-emacs-directory. | Chong Yidong | 2007-06-13 | 1 | -1/+1 | |
|/ | ||||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | (filesets-run-cmd--repl-fn): Use shell-quote-argument. | Kim F. Storm | 2006-10-14 | 1 | -1/+1 | |
| | ||||||
* | (filesets-cmd-shell-command): Quote buffer-file-name to protect whitespace and | Eli Zaretskii | 2006-10-14 | 1 | -1/+1 | |
| | | | | metacharacters from the shell. | |||||
* | * cus-theme.el (customize-create-theme) | Romain Francoise | 2006-08-13 | 1 | -1/+1 | |
| | | | | | | | | (custom-theme-visit-theme): End `y-or-n-p' prompt with a space. * filesets.el (filesets-add-buffer): Ditto. * pcvs.el (cvs-change-cvsroot): Ditto. | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 | |
| | ||||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-05 | 1 | -2/+2 | |
| | ||||||
* | (filesets-external-viewers): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -2/+2 | |
| | ||||||
* | (filesets-menu-ensure-use-cached): | Richard M. Stallman | 2005-05-30 | 1 | -1/+2 | |
| | | | | Prevent warning when emacs-version>= is undefined. | |||||
* | (filesets-add-buffer): If user supplies a name of a | Eli Zaretskii | 2005-04-16 | 1 | -2/+11 | |
| | | | | non-existing fileset, create a new fileset. | |||||
* | (filesets-set-default): Doc fix. | Glenn Morris | 2005-04-03 | 1 | -1/+8 | |
| | ||||||
* | Update copyright. | Glenn Morris | 2005-03-30 | 1 | -37/+24 | |
| | | | | | | | (filesets-menu-path, filesets-menu-before) (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs. (filesets-menu-cache-file): Use directory ~/.emacs.d. (filesets-add-submenu): Delete and use add-submenu instead. | |||||
* | (filesets-init): Add autoload. | Richard M. Stallman | 2005-03-26 | 1 | -0/+1 | |
| | ||||||
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -1/+1 | |
| | | | | Change development version from 21.3.50 to 22.0.50. | |||||
* | (filesets-spawn-external-viewer, filesets-run-cmd): | Richard M. Stallman | 2004-11-08 | 1 | -3/+4 | |
| | | | | | Don't use beginning-of-buffer. (filesets-cmd-show-result): Use with-no-warnings. | |||||
* | (filesets group): Add :version. | Richard M. Stallman | 2004-11-04 | 1 | -1/+2 | |
| | ||||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | (filesets-data): Add another defvar. | Richard M. Stallman | 2003-05-03 | 1 | -7/+14 | |
| | | | | (filesets-verbosity): Doc fix. | |||||
* | Don't call filesets-init. | Richard M. Stallman | 2003-04-24 | 1 | -6/+4 | |
| | ||||||
* | (filesets-file-open): Fix typo. | Juanma Barranquero | 2003-01-27 | 1 | -25/+25 | |
| | ||||||
* | (filesets-build-menu-now): Don't clear messages. | Markus Rost | 2002-12-16 | 1 | -1/+2 | |
| | ||||||
* | (filesets-update-pre010505): Fix typo. | Juanma Barranquero | 2002-06-18 | 1 | -1/+1 | |
| | ||||||
* | (filesets-ormap): Fix typo. | Juanma Barranquero | 2002-05-16 | 1 | -1/+1 | |
| | ||||||
* | (filesets-running-xemacs): Fix last change. | Pavel Janík | 2002-05-08 | 1 | -2/+1 | |
| | ||||||
* | (filesets-conditional-sort): Use copy-sequence, not copy-list. | Markus Rost | 2002-05-08 | 1 | -17/+21 | |
| | | | | | (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu): Defvar them to nil if running in Emacs. | |||||
* | (filesets-external-viewers): Fix customization problem. | Richard M. Stallman | 2002-05-07 | 1 | -28/+64 | |
| | | | | | | (filesets-some): Replaces cl's `some'. Calls changed. (filesets-member): Replaces cl's `member*'. Calls changed. (filesets-ormap): New function. | |||||
* | (filesets-browse-dir-function): Renamed from ...-fn. | Richard M. Stallman | 2002-05-05 | 1 | -36/+42 | |
| | | | | | | | | | | | (filesets-open-file-function, filesets-save-buffer-function): Likewise. (filesets-tree-max-level): Doc fix. (filesets-commands, filesets-external-viewers) (filesets-ingroup-patterns): Mark as risky. (filesets-cache-hostname-flag): Doc fix. (filesets-menu-cache-file): Doc fix. Mark as risky. (filesets-menu-before, filesets-menu-path, filesets-menu-in-menu): Don't defcustom them if running in Emacs. | |||||
* | (filesets-ingroup-collect-files): | Richard M. Stallman | 2002-05-05 | 1 | -2/+2 | |
| | | | | fix problem with inclusion groups' :scan-depth property | |||||
* | (filesets-running-xemacs): Make defvar unconditional. | Richard M. Stallman | 2002-04-30 | 1 | -41/+22 | |
| | | | | | | | (filesets-ingroup-files): Renamed from filesets-ingroup-paths. (filesets-error): Simplify definition and make conditional on filesets-running-xemacs. (filesets-find-file-using): Renamed from fsfind-file-using. | |||||
* | Fix typo. | Pavel Janík | 2002-04-29 | 1 | -2/+2 | |
| | ||||||
* | (filesets-data): Doc fix. | Pavel Janík | 2002-04-29 | 1 | -24/+26 | |
| | | | | (filesets-running-xemacs): Define even when compiling. | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-04-28 | 1 | -0/+2488 | |