bpt/emacs.git
2014-03-15 Juanma Barranquerosrc/buffer.c (Fset_buffer): Document return value ...
2014-03-15 Dmitry GutovUpdate `blink-matching-paren' in the manual
2014-03-14 Glenn Morris* package.el (package-menu-mode-map): Replace use of...
2014-03-14 Glenn Morris* lisp/info.el (Info-finder-find-node): Ignore the...
2014-03-14 Glenn Morris* lisp/finder.el (finder-list-matches): Include unversi...
2014-03-14 Glenn Morris* lisp/finder.el (finder--builtins-descriptions): New...
2014-03-14 Dmitry Gutov* NEWS: Fix the last change.
2014-03-14 Dmitry GutovSupport the old `blink-matching-paren' behavior
2014-03-14 Glenn Morris* lisp/finder.el: Tweak previous change.
2014-03-14 Glenn MorrisStop files with same basename messing up finder's packa...
2014-03-14 Rüdiger Sonderfeld* etc/tutorials/TUTORIAL.de: Adapt to recent changes...
2014-03-14 Martin RudalicsDocument pixelwise frame resizing and fix related bug...
2014-03-14 Glenn MorrisMove some help functions from help-fns.el to help.el...
2014-03-14 Juanma Barranquerolisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
2014-03-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-13 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2014-03-13 Paul Eggert* mule.texi (International, Language Environments)...
2014-03-13 Glenn Morris* nextstep/templates/Info.plist.in: Make it strictly...
2014-03-12 Juanma Barranquerolisp/register.el (register-separator, copy-to-register...
2014-03-12 Glenn Morris* doc/emacs/cmdargs.texi (General Variables): Don't...
2014-03-12 Glenn Morris* doc/misc/eww.texi (History and Acknowledgments):...
2014-03-12 Glenn MorrisUse @file for buffers, per the Texinfo manual
2014-03-12 Glenn MorrisFix ChangeLog typo
2014-03-12 Juanma Barranquerolisp/frameset.el: Optimize check for visible frame.
2014-03-12 Jonas Bernoullilisp/emacs-lisp/eieio.el (with-slots): Use cl-symbol...
2014-03-12 Martin RudalicsTwo adjustments in window/frame resizing.
2014-03-12 Glenn Morris* doc/emacs/misc.texi (Saving Emacs Sessions): Make...
2014-03-12 Paul Eggert* org.texi: Don't set txicodequoteundirected and txicod...
2014-03-12 Glenn MorrisSome doc edits related to desktop-restore-frames
2014-03-12 Paul Eggert* mule.texi (International Chars): Adjust C-u C-x ...
2014-03-12 Glenn Morris* doc/misc/octave-mode.texi (Using Octave Mode): Remove...
2014-03-12 Glenn Morris* emacs/indent.texi (Indent Convenience): Mention elect...
2014-03-12 Juanma Barranquerolisp/vc/pcvs*.el: Fix typos.
2014-03-12 Juanma Barranquerolisp/frameset.el (frameset--jump-to-register): Add...
2014-03-11 Stefan Monnier* lisp/simple.el (set-mark): Ensure mark-active is...
2014-03-11 Martin RudalicsAdd comment for 2014-03-10T10:31:13Z!rudalics@gmx.at...
2014-03-11 Dmitry Antipov* xfns.c (x_set_mouse_color): Recolor vertical_drag_cursor.
2014-03-11 Juanma Barranquerolisp/frameset.el: Let-bind frameset--target-display.
2014-03-11 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix...
2014-03-11 Juanma Barranquerolisp/frameset.el: Separate frame reusing from cleaning up.
2014-03-10 Martin RudalicsRevert last change to w32_read_socket.
2014-03-10 Glenn Morris* lisp/files.el (find-file): Doc fix: update info node...
2014-03-10 Glenn Morris* lisp/emacs-lisp/advice.el (ad-add-advice, defadvice...
2014-03-10 Paul EggertFix "\" problem in tutorials by using natural-language...
2014-03-10 Juanma Barranquerodoc/lispref/ChangeLog: Add bug reference.
2014-03-10 Eli Zaretskiisrc/w32.c (stat_worker): Fix commentary.
2014-03-10 Eli ZaretskiiFix an obscure bug in fstatat on Windows 9X.
2014-03-10 Glenn MorrisIn tutorials, replace "\" with `\'
2014-03-10 Glenn MorrisAdd missing NEWS entry
2014-03-10 Bastien Guerry* tutorials/TUTORIAL.fr: Adapt to the recent changes...
2014-03-10 Michael Albinus* net/tramp-sh.el (tramp-open-connection-setup-interact...
2014-03-10 Martin RudalicsUnconditionally set visibility to 1 when restoring...
2014-03-10 Leo Liu* emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear
2014-03-10 Stefan Monnier* lisp/desktop.el (desktop-create-buffer): Don't run...
2014-03-10 Juanma Barranquerolib-src/emacsclient.c (main): #ifdef out previous chang...
2014-03-09 Juanma Barranqueroetc/ChangeLog: Add missing bug reference.
2014-03-09 Paul EggertFix emacsclient terminal corruption when in background.
2014-03-09 Juri Linkov* lisp/ansi-color.el (ansi-color-names-vector): Copy...
2014-03-09 Martin RudalicsUpdate docs for window dividers and `window-text-pixel...
2014-03-08 Juanma Barranquerolisp/frameset.el: Avoid computing frame-list unnecessarily.
2014-03-08 Luis Felipe... etc/tutorials/TUTORIAL.es: Fix typos.
2014-03-08 Jan Djärv* nsterm.h (MAC_OS_X_VERSION_10_9): Add.
2014-03-08 Eli Zaretskiisrc/xdisp.c (Fmove_point_visually): Fix previous change.
2014-03-08 Eli ZaretskiiFix more failures of visual-order cursor movement under...
2014-03-08 Eli Zaretskiitutorials/TUTORIAL.he: Adapt to the recent changes...
2014-03-08 Dmitry GutovFix #16897
2014-03-07 Eli ZaretskiiFix bug #16961 with visual-order cursor movement and...
2014-03-07 Paul EggertSpelling and wording fixes.
2014-03-07 Paul EggertMerge from gnulib.
2014-03-07 Lars Ingebrigtsennnimap respool fix
2014-03-07 George McNinch* nnir.el (nnir-run-namazu): Parse namazu results that...
2014-03-07 Martin RudalicsUpdate docs for select-window and buffer-list-update...
2014-03-07 Lars Ingebrigtsen* gnus-agent.el (gnus-agent-update-files-total-fetched...
2014-03-07 Michael Albinus* automated/tramp-tests.el (tramp-copy-size-limit)...
2014-03-07 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2014-03-07 Martin RudalicsAdd/update elisp texinfo for window-min-size and split...
2014-03-07 Juanma Barranquerolisp/ChangeLog*: Fix typos.
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-06 Michael Albinus* net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
2014-03-06 Xue FuqiaoDoc fix.
2014-03-06 Dmitry Antipov* xterm.c (xim_initialize): Always pass a copy of resou...
2014-03-06 Juanma Barranqueroetc/tutorials/TUTORIAL.es: Adapt to change in English...
2014-03-06 Xue FuqiaoComment
2014-03-06 Glenn Morris* lisp/simple.el (newline): Doc tweak.
2014-03-06 Glenn Morris* doc/lispref/searching.texi (Replacing Match): Remove...
2014-03-06 Glenn Morris* lisp/mh-e/mh-compat.el (mh-display-completion-list...
2014-03-06 Glenn Morris* lisp/emacs-lisp/shadow.el (load-path-shadows-find...
2014-03-06 Glenn Morris* etc/tutorials/TUTORIAL: Mention electric behavior...
2014-03-05 Lars Ingebrigtsenlisp/gnus/gnus-group.el (gnus-group-make-group): Clarif...
2014-03-05 Glenn MorrisTweak previous tweak
2014-03-05 Glenn Morris* configure.ac: Tweak the "unported" error message.
2014-03-05 Glenn MorrisFix ChangeLog bug# typo
2014-03-05 Glenn Morris* lisp/progmodes/sh-script.el: Fix whitespace in previo...
2014-03-05 Glenn MorrisRecognize dash shell
2014-03-05 Lars Ingebrigtsen(eww-textarea-map): [tab] doesn't work on tty.
2014-03-05 Glenn Morris* etc/NEWS: Fix paren typo from earlier change
2014-03-05 Juanma Barranquerolisp/frameset.el (frameset--initial-params): Filter...
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
2014-03-05 Juanma Barranquerolisp/finder.el: Revert part of 2014-02-28 change.
2014-03-05 Lars Ingebrigtsen* net/eww.el (eww-mode-map): [tab] doesn't work on...
next