- 15 Sep, 2009 24 commits
-
-
Jan Djärv authored
x_set_window_size, in case frame size won't change. * frame.c (x_set_font): Remove dead code.
-
Dan Nicolaescu authored
-
Stefan Monnier authored
* emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): Don't autoload.
-
Stephen Eglen authored
-
Stephen Eglen authored
the virtual-buffers, use the name of the buffer specified by find-file-noselect, as the match may be a symlink. (This was a problem if the target and the symlink had differet names.)
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
distinguishing prefix, so as not to hide free variable warnings during bootstrap.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Remove the explicit GC calls that used to be sprinkled around.
-
Stefan Monnier authored
-
Stefan Monnier authored
(do-after-load-evaluation): Run it. Use string-match-p to detect `obsolete' packages, rather than painfully extracting the relevant directory name.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
variables, also consider the .elc files, since the .el files are normally gzipped (subsequent code locates the .el.gz from the .elc).
-
Glenn Morris authored
Delete trailing whitespace.
-
Glenn Morris authored
(body): Define for compiler.
-
Glenn Morris authored
(byte-compile-top-level-body, byte-compile-form) (byte-compile-variable-ref, byte-compile-setq) (byte-compile-setq-default, byte-compile-body) (byte-compile-body-do-effect, byte-compile-and, byte-compile-or) (batch-byte-compile): Give some more local variables with common names a "bytecomp-" prefix to avoid masking warnings about free variables.
-
Glenn Morris authored
suffix to make a unique name, just let the user decide whether or not to overwrite it. If the input is a directory, write the default filename to that directory. (Bug#4388) (rmail-mime-bulk-handler): Ensure the save button's 'directory property is a filename-as-a-directory.
-
Stefan Monnier authored
See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
-
Dan Nicolaescu authored
-
- 14 Sep, 2009 9 commits
-
-
Dan Nicolaescu authored
* help.el (help-for-help-internal): Add purecopy calls for text.
-
Dan Nicolaescu authored
-
Juanma Barranquero authored
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
Dan Nicolaescu authored
* vc-svn.el (vc-svn-annotate-command): Run asynchronously.
-
Dan Nicolaescu authored
argument. Add a new method: root. * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for vc-print-root-log and vc-print-root-diff. * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log): * vc-git.el (vc-git-print-log, vc-git-log-view-mode): * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for short logs. * vc-cvs.el (vc-cvs-print-log): * vc-mtn.el (vc-mtn-print-log): * vc-rcs.el (vc-rcs-print-log): * vc-sccs.el (vc-sccs-print-log): * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog that is ignored for now.
-
Stefan Monnier authored
to function-key-map, and give them ascii-character property. * term/x-win.el (x-alternatives-map): * term/ns-win.el (ns-alternatives-map): * term/internal.el (msdos-key-remapping-map): * w32-fns.el (x-alternatives-map): Remove redundant mappings.
-
Glenn Morris authored
-
- 13 Sep, 2009 7 commits
-
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
is defined (Bug#4405).
-
Chong Yidong authored
with 2005-06-25 change to copy-file (Bug#4410).
-
Chong Yidong authored
duplicates (Bug#4407).
-
Chong Yidong authored
-