- 20 Oct, 2012 4 commits
-
-
Arne Jørgensen authored
Patch from: http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00444.html
-
Eli Zaretskii authored
lib-src/make-docfile.c (scan_lisp_file): Barf if called with a .el file other than one of a small list of supported un-compiled files. lib-src/makefile.w32-in (lisp1, lisp2): Name .elc files wherever they exist. lisp/loadup.el: Update comment about uncompiled Lisp files.
-
Jay Belanger authored
-
Daniel Colascione authored
-
- 19 Oct, 2012 2 commits
-
-
Stefan Monnier authored
the same completion-field (bug@12221).
-
Martin Rudalics authored
* emacs-lisp/debug.el (debug): Record height of debugger window also when debugger will be back (Bug#8789).
-
- 18 Oct, 2012 5 commits
-
-
Chong Yidong authored
* lisp/progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action): Convert to defcustom. (gdb-get-source-file): Don't bind pop-up-windows. * lisp/progmodes/gud.el (gud-display-line): Don't specially re-use other frames for the gdb-mi case. Fixes: debbugs:12648
-
Stefan Monnier authored
(ad-do-advised-functions, ad-with-originals): Use `declare'. (byte-code-function-p): Never redefine.
-
Stefan Monnier authored
* Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well.
-
Glenn Morris authored
a single option string. Fixes: debbugs:12666
-
Glenn Morris authored
-
- 17 Oct, 2012 3 commits
-
-
Kenichi Handa authored
international/mule.el (set-keyboard-coding-system): Recover input meta mode when the new coding system doesn not use 8-bit. Supply TERMINAL arg to set-input-meta-mode.
-
Juanma Barranquero authored
-
Michael Heerdegen authored
* wdired.el (wdired-old-marks): New variable. (wdired-change-to-wdired-mode): Locally set wdired-old-marks. (wdired-do-renames): Move point with renamed file and don't lose mark status (Bug#11795).
-
- 16 Oct, 2012 1 commit
-
-
Juri Linkov authored
* doc/emacs/maintaining.texi (Tags Search): Change link "Replace" to "Query Replace". * lisp/replace.el (query-replace-help): Mention multi-buffer replacement keys in the Help message. Fixes: debbugs:12655
-
- 15 Oct, 2012 1 commit
-
-
Chong Yidong authored
* doc/lispref/functions.texi (Anonymous Functions): Explicitly list the docstring, declare, and interactive arguments to lambda. (Defining Functions): Likewise for defun. (Inline Functions): Likewise for defsubst. (Declare Form): Tweak description. * doc/lispref/macros.texi (Defining Macros): defmacro is now a macro. Explicitly list the docstring and declare arguments. * emacs-lisp/byte-run.el (defsubst): Doc fix.
-
- 14 Oct, 2012 4 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Adjust the msft regexp to the output of Studio 2010, and move msft before edg-1. See the discussion on emacs-devel, http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html, for the details. etc/compilation.txt (msft): Add error messages in new Studio 2010 format. test/automated/compile-tests.el (compile-tests--test-regexps-data): Add data for msft's new format.
-
Stefan Monnier authored
(oset): Move uses of object-class-fast macro after its definition.
-
Stefan Monnier authored
-
- 13 Oct, 2012 2 commits
-
-
Chong Yidong authored
* lisp/textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is enabled, re-enable it. Fixes: debbugs:11963
-
Martin Rudalics authored
* emacs-lisp/debug.el (debug): When debugger-will-be-back is non-nil, restore window configuration (Bug#12623).
-
- 12 Oct, 2012 4 commits
-
-
Stefan Monnier authored
* lisp/help-fns.el (describe-variable, describe-function-1): * lisp/help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
-
Stefan Monnier authored
-
Glenn Morris authored
* lisp/mail/rmailsum.el (rmail-header-summary): Fix 2010-11-26 test for multiline Subject: field.
-
Fabián Ezequiel Gallina authored
subtitute-key-definition with proper command remapping. (python-nav--up-list): Fix behavior for blocks on the same level.
-
- 11 Oct, 2012 5 commits
-
-
Stefan Monnier authored
* lisp/emacs-lisp/cl-macs.el (cl--defsubst-expand): Idem.
-
Stefan Monnier authored
* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand): Move autoload... * lisp/emacs-lisp/cl-macs.el (cl--defsubst-expand): ...here.
-
Stefan Monnier authored
* lisp/emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago changes to the format of load-history. * src/eval.c (Fautoload): Remember previous autoload status in load-history.
-
Stefan Monnier authored
completion-ignore-case in case that var is buffer-local. Fixes: debbugs:12615
-
Kenichi Handa authored
-
- 10 Oct, 2012 2 commits
-
-
Kenichi Handa authored
select.el (xselect--encode-string): If a coding is specified for selection, and that is compatible with COMPOUND_TEXT, use it.
-
Martin Rudalics authored
* window.el (switch-to-buffer-preserve-window-point): New option. (switch-to-buffer): Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
-
- 09 Oct, 2012 7 commits
-
-
Stefan Monnier authored
Don't document nil as a useful value. Fixes: debbugs:12583
-
Glenn Morris authored
-
Michael Albinus authored
"tramp-with-progress-reporter" from regexp of ignored functions. (with-tramp-progress-reporter): Rename from `tramp-with-progress-reporter'. (with-tramp-file-property, with-tramp-connection-property): Move from tramp-cache.el, rename from `with-file-property' and `with-connection-property', respectively. * net/tramp-cache.el: Remove `with-file-property' and `with-connection-property'. * net/tramp.el: * net/tramp-gvfs.el: * net/tramp-sh.el: * net/tramp-smb.el: Adapt callees. * net/trampver.el: Update release number.
-
Glenn Morris authored
* w32-fns.el (set-message-beep): * term/w32-win.el (set-message-beep): Update declarations.
-
Glenn Morris authored
-
Stefan Monnier authored
(mode-line-widen, mode-line-input-method-map) (mode-line-coding-system-map, mode-line-remote) (mode-line-unbury-buffer, mode-line-bury-buffer) (mode-line-next-buffer, mode-line-previous-buffer): Replace save-selected-window+select-window => with-selected-window.
-
Stefan Monnier authored
* lisp/progmodes/cc-vars.el (bq-process): Remove, unused.
-