- 20 Jun, 2014 3 commits
-
-
Eli Zaretskii authored
lisp/textmodes/texinfo.el (texinfo-mode): Set skeleton-end-newline locally to nil. (texinfo-insert-block, texinfo-insert-@end) (texinfo-insert-@example, texinfo-insert-@quotation): Adjust to local setting of skeleton-end-newline by adding an explicit \n to the skeletons where appropriate.
-
Stefan Monnier authored
(smie-indent--hanging-p): Use it. * lisp/progmodes/sh-script.el (sh-set-shell): Set it. Fixes: debbugs:17621
-
Leo Liu authored
buffer. Fixes: debbugs:16617
-
- 19 Jun, 2014 1 commit
-
-
Stefan Monnier authored
for |. Fixes: debbugs:17621
-
- 18 Jun, 2014 3 commits
-
-
Stefan Monnier authored
(xterm-mouse--read-event-sequence-1000): Drop unknown events instead of burping. Fixes: debbugs:17776
-
Eli Zaretskii authored
src/image.c [5 < GIFLIB_MAJOR + (1 <= GIFLIB_MINOR)]: Declare the prototype of DGifCloseFile as appropriate for older and newer versions of giflib. (gif_close): New function, encapsulates the differences in the calling sequence of DGifCloseFile before v5.1.0 and after it. (gif_load): Call gif_close instead of DGifCloseFile. Divulge the error string where appropriate. lisp/term/w32-win.el (dynamic-library-alist): Support giflib 5.1.0 and later.
-
Juri Linkov authored
Fixes: debbugs:17554
-
- 17 Jun, 2014 1 commit
-
-
Stefan Monnier authored
Fixes: debbugs:17737
-
- 16 Jun, 2014 1 commit
-
-
Dmitry Gutov authored
* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Don't fontify `!' in `!~' with `font-lock-negation-char-face'.
-
- 15 Jun, 2014 1 commit
-
-
Michael Albinus authored
* net/dbus.el (dbus-call-method): Push only non D-Bus events into `unread-command-events'.
-
- 14 Jun, 2014 3 commits
-
-
Glenn Morris authored
* lisp/progmodes/cc-langs.el: Require cl-lib. Replace delete-duplicates and mapcan by cl- versions throughout. And cl-macroexpand-all by macroexpand-all. (delete-duplicates, mapcan, cl-macroexpand-all): No need to declare. Fixes: debbugs:17463
-
Eli Zaretskii authored
lisp/subr.el (posn-col-row): Doc fix. doc/lispref/commands.texi (Accessing Mouse): Improve the wording of the posn-col-row documentation.
-
Juri Linkov authored
Fixes: debbugs:17759
-
- 13 Jun, 2014 2 commits
-
-
Stefan Monnier authored
bumping forward into a closing paren. Fixes: debbugs:17761
-
Stefan Monnier authored
Terminal.app. Fixes: debbugs:17607
-
- 08 Jun, 2014 2 commits
-
-
Glenn Morris authored
* doc/emacs/entering.texi (Entering Emacs): Small fix re initial-buffer-choice. * doc/emacs/misc.texi (emacsclient Options): Copyedit. * doc/lispref/os.texi (Startup Summary): Small fix for initial-buffer-choice. * lisp/startup.el (initial-buffer-choice): Doc fix. Reset :version (adding an option does not merit a :version bump).
-
Glenn Morris authored
* doc/emacs/buffers.texi (Uniquify): Copyedits. * doc/emacs/files.texi (Visiting): Update for uniquify changes. * doc/lispref/files.texi (Subroutines of Visiting): Mention uniquify. * doc/misc/vip.texi (Files): Defer to Emacs manual for uniquify details. * lisp/bookmark.el (bookmark-load): Doc fix. * lisp/uniquify.el (uniquify-buffer-name-style): Doc fix. * lisp/files.el: Comment. * etc/NEWS: Related edit.
-
- 06 Jun, 2014 4 commits
-
-
Juri Linkov authored
(desktop-save-mode, desktop-auto-save-timeout): Add/remove `desktop-auto-save-set-timer' to/from `window-configuration-change-hook'. (desktop-auto-save-set-timer): Change REPEAT arg of `run-with-idle-timer' from t to nil. http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
-
Santiago Payà i Miralta authored
vc-hg-command. Fixes: debbugs:17570
-
Stefan Monnier authored
Fixes: debbugs:17702
-
Glenn Morris authored
* lisp/startup.el (window-setup-hook): Doc fix. * doc/lispref/display.texi (Window Systems): Remove window-setup-hook. * doc/lispref/os.texi (Startup Summary, Init File): Improve description of window-setup-hook. (Terminal-Specific): Update window-setup-hook cross-reference. * doc/lispref/hooks.texi (Standard Hooks): Update window-setup-hook cross-reference.
-
- 05 Jun, 2014 1 commit
-
-
Glenn Morris authored
* doc/emacs/package.texi (Package Menu, Package Installation): Mention signed packages. * doc/lispref/package.texi (Package Archives): Mention signing packages. * lisp/emacs-lisp/package.el (package-check-signature) (package-unsigned-archives): Doc fixes. * etc/NEWS: Related edits.
-
- 03 Jun, 2014 4 commits
-
-
Martin Rudalics authored
* window.el (display-buffer-use-some-window): Don't make window used smaller than it was before (Bug#17671).
-
Eli Zaretskii authored
lisp/menu-bar.el (menu-bar-open): Fix last change: use the PC '(redisplay)' instead of '(sit-for 0)'.
-
Michael Albinus authored
* net/tramp.el (tramp-ssh-controlmaster-options): Improve search regexp.
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
- 02 Jun, 2014 1 commit
-
-
Eli Zaretskii authored
lisp/menu-bar.el (menu-bar-open): Fix invocation via M-x by forcing the update of the menu bar.
-
- 01 Jun, 2014 3 commits
-
-
Eli Zaretskii authored
lisp/simple.el (keyboard-quit): Force update of mode lines, to remove the "Def" indicator, if we were defining a macro.
-
Stefan Monnier authored
Obey minibuffer-default. Fixes: debbugs:17545
-
Stefan Monnier authored
Fixes: debbugs:17619
-
- 31 May, 2014 4 commits
-
-
Stefan Monnier authored
transient-map to finish if we're only supposed to be active for the next command. Fixes: debbugs:17642
-
Leo Liu authored
(window-dedicated-p, window-hscroll, window-point, window-start): Fix gv-expander. Fixes: debbugs:17630
-
Stefan Monnier authored
clicks. Fixes: debbugs:17633
-
Stefan Monnier authored
for the single comma, since ", " is *very* common in normal French text. Fixes: debbugs:17643
-
- 30 May, 2014 1 commit
-
-
Glenn Morris authored
* lisp/emacs-lisp/package.el (package-check-signature) (package-unsigned-archives): Fix :version.
-
- 29 May, 2014 1 commit
-
-
Stefan Monnier authored
Fixes: debbugs:15614
-
- 28 May, 2014 1 commit
-
-
Glenn Morris authored
-
- 27 May, 2014 3 commits
-
-
Stefan Monnier authored
is done via setting transient-mark-mode to nil, since one is buffer-local and the other is global.
-
Stefan Monnier authored
there can't be more than 2 arguments. Fixes: debbugs:17584
-
Glenn Morris authored
* lisp/simple.el (filter-buffer-substring-functions) (filter-buffer-substring-function, buffer-substring-filters) (filter-buffer-substring, buffer-substring--filter): Doc fixes. * doc/lispref/text.texi (Buffer Contents): Update for filter-buffer-substring changes. * doc/lispref/hooks.texi: Remove old comment. * etc/NEWS: Related markup.
-