- 05 Sep, 2009 7 commits
-
-
Glenn Morris authored
(diary-fancy-display): Don't extend the button to the final newline. (diary-fancy-display-mode): Continue to define "q" as a local key.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(byte-compile-dest-file-function): New option. (byte-compile-dest-file): Doc fix. Obey byte-compile-dest-file-function. (byte-compile-cl-file-p): New function. (byte-compile-eval): Only suppress noruntime warnings about cl functions if the cl-functions warning is enabled. Use byte-compile-cl-file-p. (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather than for file being previously loaded. (byte-compile-find-cl-functions): Use byte-compile-cl-file-p. (byte-compile-file-form-require): Handle the case where requiring a file indirectly causes CL to be loaded.
-
Karl Fogel authored
before killing the old buffer, since by the time `kill-buffer' is run so many buffer variables have been set to nil that it may not behave as expected. (Bug#4061)
-
Karl Fogel authored
and visiting a file, behave similarly to `kill-buffer' when killing it, thus reverting to the pre-1.878 behavior; see http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html for discussion. Also, consult `buffer-file-name' as a variable not as a function, for consistency with the rest of the code.
-
Juanma Barranquero authored
-
- 04 Sep, 2009 6 commits
-
-
Michael Albinus authored
-
Glenn Morris authored
-
Stefan Monnier authored
information, so partial-completion works better.
-
Stefan Monnier authored
Check footnote-text-marker-alist before using it (bug#4324).
-
Glenn Morris authored
(diary-fancy-overriding-map): New variable. (diary-fancy-display-mode): Set minor-mode-overriding-map-alist. Use view-mode.
-
Glenn Morris authored
-
- 03 Sep, 2009 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
(f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
-
Glenn Morris authored
-
Stefan Monnier authored
(footnote-mode-map): Move initialization into the declaration. (footnote-minor-mode-map): Define it rather than changing global-map. (footnote-mode): Use define-minor-mode.
-
- 02 Sep, 2009 3 commits
-
-
Michael Albinus authored
tramp.el. (file-remote-p, process-file, start-file-process, set-file-times) (tramp-compat-file-attributes): Compatibility functions shall not call directly `tramp-handle-*', because this would bypass the locking mechanism. (tramp-compat-number-sequence): New defun.
-
Glenn Morris authored
(time-to-number-of-days): In Emacs, use float-time.
-
Glenn Morris authored
-
- 01 Sep, 2009 10 commits
-
-
Nick Roberts authored
-
Stefan Monnier authored
Remove ill-defined (and mistakenly installed and luckily never used nor documented) `completion-styles' property. (completion-initials-expand, completion-initials-all-completions) (completion-initials-try-completion): New functions. (completion-styles-alist): Add doc to each entry. Add new `initials' entry.
-
Glenn Morris authored
-
Glenn Morris authored
-
Nick Roberts authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
major-mode check and possible mode switch).
-
- 31 Aug, 2009 4 commits
-
-
Nick Roberts authored
-
Stefan Monnier authored
(symbol-complete): Use minibuffer-complete.
-
Glenn Morris authored
-
Nick Roberts authored
-
- 30 Aug, 2009 6 commits
-
-
Juri Linkov authored
not visiting a file (e.g. cloned buffers).
-
Nick Roberts authored
-
Stefan Monnier authored
-
Juanma Barranquero authored
instead of `dolist' to avoid a recursive require when bootstrapping.
-
Stefan Monnier authored
-
Stefan Monnier authored
-