| Commit message (Expand) | Author | Age | Files | Lines |
* | (make-backup-file-name-function): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -1/+1 |
* | (hack-local-variables-confirm): New arg FLAG-TO-CHECK. | Richard M. Stallman | 2005-06-06 | 1 | -7/+10 |
* | (convert-standard-filename): Docstring fix. | Stefan Monnier | 2005-05-31 | 1 | -0/+4 |
* | (auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bs... | Daniel Pfeiffer | 2005-05-21 | 1 | -3/+6 |
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -2/+2 |
* | (hack-local-variables-confirm): Add STRING argument. | Luc Teirlinck | 2005-05-14 | 1 | -6/+11 |
* | (interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes. | Luc Teirlinck | 2005-05-14 | 1 | -8/+7 |
* | (auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefil... | Daniel Pfeiffer | 2005-05-13 | 1 | -4/+6 |
* | (normal-mode): Extend the scope of the `enable-local-variables' | Luc Teirlinck | 2005-05-12 | 1 | -5/+5 |
* | (executable-find): Move from executable.el. Use locate-file. | Stefan Monnier | 2005-05-11 | 1 | -1/+8 |
* | (read-directory-name): Fix previous change. | Richard M. Stallman | 2005-05-10 | 1 | -44/+24 |
* | (locate-file): Doc fix. | Eli Zaretskii | 2005-05-06 | 1 | -0/+5 |
* | (require-final-newline): Make Custom tags consistent | Luc Teirlinck | 2005-05-01 | 1 | -2/+2 |
* | (backup-buffer-copy): Use copy-file instead | Richard M. Stallman | 2005-04-30 | 1 | -6/+4 |
* | (mode-require-final-newline): Fix previous change. | Richard M. Stallman | 2005-04-24 | 1 | -6/+7 |
* | (mode-require-final-newline): Revert accidental change. | Luc Teirlinck | 2005-04-24 | 1 | -2/+2 |
* | (mode-require-final-newline): Minor doc fix. | Luc Teirlinck | 2005-04-24 | 1 | -3/+3 |
* | (mode-require-final-newline): Doc fix. | Eli Zaretskii | 2005-04-24 | 1 | -2/+3 |
* | (read-directory-name): Always pass non-nil | Richard M. Stallman | 2005-04-23 | 1 | -143/+167 |
* | (auto-mode-alist): Handle /etc/sysconfig/*, | Andreas Schwab | 2005-04-16 | 1 | -2/+2 |
* | (set-auto-mode-1): Use line-end-position. | Stefan Monnier | 2005-04-10 | 1 | -13/+10 |
* | (mode-require-final-newline): Make Custom correctly report a nil value | Luc Teirlinck | 2005-04-01 | 1 | -2/+8 |
* | (minibuffer-with-setup-hook): New macro. | Stefan Monnier | 2005-03-28 | 1 | -11/+22 |
* | (auto-mode-alist): Add .xpi files. | Eli Zaretskii | 2005-03-26 | 1 | -2/+2 |
* | (save-some-buffers): Doc fix. | Thien-Thi Nguyen | 2005-03-25 | 1 | -1/+1 |
* | (auto-mode-alist): Add comment. Optimize jar/ear/war. | Juri Linkov | 2005-03-19 | 1 | -2/+4 |
* | (save-buffer): Fix last change. | Eli Zaretskii | 2005-03-19 | 1 | -4/+5 |
* | (save-buffer): Doc fix. | Eli Zaretskii | 2005-03-19 | 1 | -4/+4 |
* | (backup-buffer): If the file's directory is not writable, | Eli Zaretskii | 2005-03-19 | 1 | -0/+1 |
* | (hack-local-variables): Do a case-insensitive search | David Ponce | 2005-03-18 | 1 | -4/+5 |
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -10/+10 |
* | (normal-backup-enable-predicate): Return nil for files | Richard M. Stallman | 2005-01-29 | 1 | -2/+7 |
* | (insert-directory): Take care of empty directory, listed without -a switch. | Luc Teirlinck | 2005-01-23 | 1 | -34/+43 |
* | (insert-directory): Only look for error lines in | Andreas Schwab | 2005-01-04 | 1 | -5/+3 |
* | (basic-save-buffer-1): Fix previous change. | Richard M. Stallman | 2005-01-03 | 1 | -9/+20 |
* | (hack-local-variables): Fix last change. | Stefan Monnier | 2005-01-02 | 1 | -79/+79 |
* | (hack-local-variables): Cleanup prefix/suffix matching. | Stefan Monnier | 2005-01-02 | 1 | -33/+26 |
* | (require-final-newline): Allow `visit' and `visit-save'. | Richard M. Stallman | 2004-12-31 | 1 | -5/+41 |
* | (revert-buffer): Change | Kenichi Handa | 2004-12-30 | 1 | -2/+2 |
* | (basic-save-buffer-1): Set | Kenichi Handa | 2004-12-30 | 1 | -5/+6 |
* | (hack-local-variables): If there is no PREFIX, set it to "^". | Richard M. Stallman | 2004-12-30 | 1 | -3/+2 |
* | Fix typo. | Richard M. Stallman | 2004-12-27 | 1 | -1/+1 |
* | (buffer-save-without-query): New var (buffer-local). | Richard M. Stallman | 2004-12-27 | 1 | -32/+130 |
* | (find-file-other-window, find-file-other-frame): | Juri Linkov | 2004-12-13 | 1 | -33/+55 |
* | (auto-mode-alist): Map .com to DCL mode. | Thien-Thi Nguyen | 2004-12-10 | 1 | -0/+1 |
* | acpid files under /etc | Daniel Pfeiffer | 2004-12-01 | 1 | -1/+1 |
* | (auto-mode-alist): Add conf-ppd-mode and inittab. | Daniel Pfeiffer | 2004-11-30 | 1 | -1/+2 |
* | (convert-standard-filename): Doc fix. | Luc Teirlinck | 2004-11-14 | 1 | -2/+4 |
* | (auto-mode-alist): handle .gtkrc, and under /etc passwd, group, shadow, defau... | Daniel Pfeiffer | 2004-11-14 | 1 | -3/+3 |
* | (magic-mode-alist): Use optimization for SGML mode too. | Juri Linkov | 2004-11-11 | 1 | -11/+10 |