- 08 Feb, 2014 20 commits
-
-
Lars Ingebrigtsen authored
Fixes: debbugs:15096
-
Lars Ingebrigtsen authored
Fixes: debbugs:15115
-
Lars Ingebrigtsen authored
Fixes: debbugs:15159
-
Lars Ingebrigtsen authored
Fixes: debbugs:15239
-
Lars Ingebrigtsen authored
Fixes: debbugs:15422
-
Lars Ingebrigtsen authored
Fixes: debbugs:15474
-
Lars Ingebrigtsen authored
Fixes: debbugs:15489
-
Lars Ingebrigtsen authored
Fixes: debbugs:15498
-
Lars Ingebrigtsen authored
Fixes: debbugs:15547
-
Juanma Barranquero authored
-
Lars Ingebrigtsen authored
Fixes: debbugs:15632
-
Lars Ingebrigtsen authored
* src/xdisp.c (syms_of_xdisp): Doc clarification (bug#15657).
-
Lars Ingebrigtsen authored
Fixes: debbugs:15791
-
Lars Ingebrigtsen authored
Fixes: debbugs:15865
-
Lars Ingebrigtsen authored
Fixes: debbugs:16025
-
Glenn Morris authored
Check {file,dir}-local-variables-alist, and buffer-file-name, in the correct buffer. This seems to have Just Worked in 24.3 - when and why did it change?
-
Lars Ingebrigtsen authored
Fixes: debbugs:16376
-
Ingo Lohmar authored
with no dir-locals file. Fixes: debbugs:16635
-
Glenn Morris authored
* doc/misc/auth.texi (GnuPG and EasyPG Assistant Configuration): Be agnostic about authinfo/authinfo.gpg default order. * lisp/gnus/auth-source.el (auth-sources): Doc fix. Fixes: debbugs:16642
-
Glenn Morris authored
Fixes: debbugs:16682
-
- 07 Feb, 2014 18 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
(tramp-test27-start-file-process): Use "_p" as argument of lambda. (tramp-test28-shell-command): Improve `shell-command' test. Add `async-shell-command' tests.
-
Juanma Barranquero authored
-
Martin Rudalics authored
* window.c (window_resize_apply): Adjust margin width, if necessary.
-
Martin Rudalics authored
* window.c (window_body_height, window_body_width): Don't return negative value.
-
Martin Rudalics authored
* xdisp.c (window_box_width): Don't return less than zero. (window_box_left_offset, window_box_right_offset): Don't return more than the window's pixel width.
-
Juri Linkov authored
Fixes: debbugs:16157
-
Juri Linkov authored
Fixes: debbugs:16651
-
Juri Linkov authored
when enabling, and `desktop-auto-save-cancel-timer' when disabling. (desktop-auto-save-cancel-timer): New function with some code from `desktop-auto-save-set-timer'. (after-init-hook): Don't call `desktop-auto-save-set-timer'. Instead of setting `desktop-save-mode' to nil, call `desktop-save-mode' with arg 0. Fixes: debbugs:16630
-
Glenn Morris authored
* doc/emacs/display.texi (Highlight Interactively): Mention hi-lock-auto-select-face. * lisp/hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer) (hi-lock-face-buffer, hi-lock-face-phrase-buffer) (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks. * etc/NEWS: Related edits.
-
Glenn Morris authored
-
Glenn Morris authored
It is not necessary to say "default is..." since there are standard mechanisms for displaying that information.
-
Glenn Morris authored
-
Glenn Morris authored
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00501.html * lisp/obsolete/iswitchb.el: Move to obsolete/. * lisp/simple.el (iswitchb-mode): Add manual autoloads to ease transition, since obsolete/ is not scanned for autoloads. * lisp/emacs-lisp/authors.el (authors-valid-file-names): Add iswitchb.el. * doc/emacs/ack.texi (Acknowledgments): No longer mention obsolete files. * doc/misc/viper.texi (File and Buffer Handling): Prefer ido to iswitchb. * etc/NEWS: Related edits.
-
Glenn Morris authored
-
Glenn Morris authored
Disable now non-functional find-file-hook. Maybe somebody had (require 'meese) in their init file... If patcomp.el can live on in obsolete/, so can this.
-
Glenn Morris authored
-
Lars Ingebrigtsen authored
-
- 06 Feb, 2014 2 commits
-
-
David Engster authored
* grammars/c.by (function-pointer): Correctly deal with anonymous function pointers. (opt-brackets-after-symbol): New. (multi-stage-dereference): Use it. Add rules for explicit matching the last dereference.
-
Paul Eggert authored
-