- 09 Sep, 2009 7 commits
-
-
Stefan Monnier authored
Assume that where_is_internal returns unshadowed bindings to simplify the code and get rid of the gotos. Use ASIZE.
-
Glenn Morris authored
-
Glenn Morris authored
numbers too. (Bug#4374)
-
Glenn Morris authored
site-lisp and infodir. There may be non-Emacs files in here, and the files supplied by Emacs are all handled explicitly already. (Bug#3800) (mkdir): Set umask to world-readable before creating directories. mkinstalldirs already checks if dirs exist, don't duplicate this test.
-
Glenn Morris authored
-
Glenn Morris authored
directories and game score files.
-
Stefan Monnier authored
-
- 08 Sep, 2009 2 commits
-
-
Stefan Monnier authored
Use with-silent-modifications (bug#4342).
-
Stefan Monnier authored
-
- 07 Sep, 2009 8 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Glenn Morris authored
(proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 06 Sep, 2009 4 commits
-
-
Nick Roberts authored
arguments correctly.
-
Nick Roberts authored
-
Eli Zaretskii authored
-
Michael Albinus authored
lstat fails. (tramp-do-file-attributes-with-ls): Check for file existence at remote end. (tramp-do-file-attributes-with-stat): Likewise. (tramp-convert-file-attributes): Return nil when attr is nil.
-
- 05 Sep, 2009 13 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
-
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.
-
Glenn Morris authored
(With the exception that it does not remove Makefile from lisp/ or src/).
-
Juanma Barranquero authored
-
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.
-
Carsten Dominik authored
* org-gnus.el (require): Wrap (require gnus-sum) into eval-when-compils.
-
Carsten Dominik authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 04 Sep, 2009 6 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
also when adding a new directory.
-
Glenn Morris authored
-
Glenn Morris authored
Remove leading * from defcustom and defface docs.
-
Glenn Morris authored
-
Jan Djärv authored
is invisible, make it visible.
-