bpt/emacs.git
2014-06-10 Glenn Morris* Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL...
2014-06-10 Glenn MorrisGet rid of the INFO_EXT variable
2014-06-10 Glenn Morrisleim/Makefile.in: use GNU Make features to simplify...
2014-06-09 Paul EggertSay (accept-process-output P)'s result pertains to...
2014-06-09 Dmitry AntipovFurther adjustments to mark_object and friends.
2014-06-09 Paul EggertFix core dump after a dropped X connection.
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisDoc fixes: markup (mainly nil -> @code{nil})
2014-06-08 Karl BerrySimplify info.info for the stand-alone reader
2014-06-08 Paul EggertIf a C name must be extern on some platforms, make...
2014-06-08 Glenn MorrisSmall doc updates re initial-buffer-choice
2014-06-08 Dmitry AntipovChange object marking routines to minimize stack usage.
2014-06-08 Glenn MorrisDoc edits re uniquify
2014-06-08 Glenn Morrisinfo.texi tweaks re S-SPC
2014-06-08 Glenn MorrisDoc markup fixes re SPC, RET
2014-06-08 Leo Liu* etc/themes/deeper-blue-theme.el: Use another fix.
2014-06-08 Glenn Morris* doc/emacs/help.texi (Help, Misc Help): Copyedits.
2014-06-08 Glenn MorrisDoc tweaks re text-mode menus
2014-06-08 Glenn MorrisDoc tweak re fullscreen/maximize
2014-06-08 Glenn Morris* src/fileio.c (write-region-inhibit-fsync): Doc tweak.
2014-06-08 Glenn MorrisDoc tweaks re < etc
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-08 Glenn MorrisSome Acknowledgments updates for the manual
2014-06-07 Glenn MorrisDoc tweaks re prettify-symbols-mode
2014-06-07 Eli ZaretskiiDocument latest changes in make_lispy_position.
2014-06-07 Eli ZaretskiiFix last commit.
2014-06-07 Paul EggertPort better to AIX.
2014-06-06 Juri Linkov* lisp/desktop.el: Activate auto-saving on window confi...
2014-06-06 Paul Eggert* term.c (tty_menu_show) [!HAVE_NTGUI]: Now static.
2014-06-06 Santiago Payà... * lisp/vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve...
2014-06-06 Santiago Payà... * lisp/vc/vc-hg.el (vc-hg-working-revision): Use "hg...
2014-06-06 Santiago Payà... * lisp/vc/vc-hg.el (vc-hg-log-graph): New var.
2014-06-06 Stefan Monnier* src/window.c (Frecenter): Signal an error if window...
2014-06-06 Stefan Monnier* lisp/international/mule-cmds.el (ucs-names): Add...
2014-06-06 Glenn MorrisDoc updates re window-setup-hook
2014-06-06 Glenn Morris* admin/FOR-RELEASE: Mention ack.texi
2014-06-06 Glenn MorrisDocument incompatible overlay priority change
2014-06-06 Stefan Monnier* lisp/mouse.el (mouse-posn-property): Ignore buffer...
2014-06-06 Stefan Monnier* src/keyboard.c (read_char): Handle (t . <event>)...
2014-06-06 Dmitry Antipov* xterm.c (x_setup_pointer_blanking): Conditionally
2014-06-06 Mario Lang* emacs-lisp/tabulated-list.el (tabulated-list-print...
2014-06-05 Juri Linkov* etc/themes/deeper-blue-theme.el (diff-added, diff...
2014-06-05 Leo Liu* emacs-lisp/cl-macs.el (cl-macrolet): Simplify last...
2014-06-05 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mime-buttonize-attachments...
2014-06-05 Dmitry Antipov* INSTALL: Mention SVG image support.
2014-06-05 Leo Liu* emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive...
2014-06-05 Michal Nazarewicz* tests/automated/tildify-tests.el (tildify-test--test...
2014-06-05 Michal Nazarewicztildify.el: Rewrite `tildify-region' and co., add forea...
2014-06-05 Michal Nazarewicztildify.el: Optimise environments regexes
2014-06-05 Michal Nazarewicztildify.el: Better support for XML
2014-06-05 Michal Nazarewicztildify.el: Improve defcustom's types
2014-06-05 Michal Nazarewicztildify.el: Fix matched group indexes in end-regex...
2014-06-05 Michal Nazarewicztildify.el: Fix end-regex building in `tildify-find...
2014-06-05 Mario Lang* woman.el (woman-mapcan): Remove.
2014-06-05 Paul EggertSpelling fixes.
2014-06-05 Paul EggertTry harder to find GNU Make when configuring.
2014-06-05 Glenn Morris* lisp/emacs-lisp/package.el: Comment update
2014-06-05 Dmitry Antipov* configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDO...
2014-06-05 Glenn MorrisSome documentation for signing of packages
2014-06-05 Katsumi YamaokaGnus: fix last change
2014-06-05 Katsumi YamaokaGnus: bugfixes to make `gnus-mime-save-part-and-strip...
2014-06-05 Paul Eggert* configure.ac: --without-all now implies --without...
2014-06-04 Eli Zaretskiint/INSTALL: Instructions how to start Bash.
2014-06-04 Eli Zaretskiisrc/menu.c (Fx_popup_dialog): Comment the use of Qunsup...
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display popup dialogs.
2014-06-04 Eli ZaretskiiFix last commit.
2014-06-04 Eli ZaretskiiImprove dumped memory report on MS-Windows.
2014-06-04 Eli ZaretskiiFix infloop of -nw session at exit on MS-Windows under...
2014-06-04 Eli ZaretskiiAttempt to solve bug #17497 by minimizing cursor motion...
2014-06-04 Eli ZaretskiiFix TTY menus on MS-Windows broken by last commit.
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display menus.
2014-06-04 Dmitry Antipov* lwlib-widget.h (widget_value) [USE_X_TOOLKIT]: Use...
2014-06-03 Juanma Barranquerosrc/w32heap.c (DUMPED_HEAP_SIZE) [!_WIN64]: Reduce...
2014-06-03 Eli ZaretskiiFix the MS-Windows build broken by few last commits.
2014-06-03 Paul Eggert* emacs.c: Include "sysselect.h", to define its inline...
2014-06-03 Paul EggertDo not require libXt-devel when building with gtk.
2014-06-03 Paul EggertIf ENABLE_CHECKING, range-check args of FD_CLR, FD_ISSE...
2014-06-03 Martin RudalicsIn display-buffer-use-some-window don't shrink window...
2014-06-03 Eli ZaretskiiMore minor cleanups in src/w32heap.c.
2014-06-03 Eli ZaretskiiMinor fix of the last commit in menu-bar-open.
2014-06-03 Rüdiger Sonderfeldregister.el: Add link to Emacs manual in Commentary.
2014-06-03 Michael AlbinusFix Bug#17653.
2014-06-03 Eli ZaretskiiDefine the size of dumped data for MS-Windows locally...
2014-06-03 Eli ZaretskiiFix MS-Windows build broken by menu changes on 2014...
2014-06-03 Glenn Morris* emacs/package.texi (Package Installation): Mention...
2014-06-03 Glenn Morris* lisp/emacs-lisp/package.el (package-pinned-packages...
2014-06-03 Dmitry Antipov* xlwmenu.c (openXftFont): Do not load regular X font...
2014-06-03 Paul Eggert* process.c (wait_reading_process_output): Omit incorre...
2014-06-02 Sam SteingoldAvoid the type error on f10 when lookup-key returns...
2014-06-02 Eli ZaretskiiFix TTY menu invocation via M-x.
2014-06-02 Stefan Monnier* src/callproc.c (call_process): Don't check read-only...
2014-06-02 Michael Albinus* test/automated/tramp-tests.el (tramp-test29-vc-regist...
2014-06-02 Michael Albinus* net/tramp.el (with-tramp-progress-reporter): Remove...
2014-06-02 Dmitry AntipovUse common memory management functions for lwlib and...
2014-06-02 Dmitry Antipov* image.c (x_query_frame_background_color)
2014-06-02 Eli Zaretskiisrc/w32heap.c (init_heap): Fix typos in comments (again).
2014-06-02 Eli Zaretskiisrc/w32heap.c (init_heap): Fix typos in comments.
2014-06-02 Eli ZaretskiiMinor improvement of sbrk emulation on MS-Windows.
2014-06-02 Eli Zaretskiisrc/dispnew.c (update_frame_with_menu): Set display_com...
2014-06-02 Michael Albinus* net/tramp.el (tramp-handle-unhandled-file-name-direct...
next