bpt/emacs.git
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-13 Glenn Morris* lisp/eshell/eshell.el: Remove old comment.
2014-06-13 Glenn Morris* frame.el: Remove old comment.
2014-06-13 Glenn MorrisRemove pointless code in calendar-generate-window
2014-06-13 Glenn MorrisNEWS copyedits
2014-06-13 Paul EggertAvoid hangs in accept-process-output.
2014-06-13 Matthias Meulien* lisp/simple.el (completion-list-mode-map): Navigate...
2014-06-13 Eli ZaretskiiDon't try to display menus and dialogs in an 'initial...
2014-06-13 Bastien GuerryFix previous revision (2014-06-12T15:54:37Z!theonewitht...
2014-06-12 Nicolas Richard(describe-key) Mention the keymap in which the binding...
2014-06-12 Stefan Monnier* src/keymap.c (silly_event_symbol_error): Don't recomm...
2014-06-12 Stefan Monnier* lisp/hippie-exp.el (he--all-buffers): New function.
2014-06-12 Emilio C. Lopes* lisp/hippie-exp.el (try-expand-line-all-buffers)
2014-06-12 Vincent BelaïcheAdding support for SES local printer functions
2014-06-12 Matthias Meulien* lisp/progmodes/python.el (import skeleton): New skeleton.
2014-06-12 Ivan Andrus* lisp/ffap.el (ffap-lax-url): New var.
2014-06-12 Matthias Meulien* lisp/progmodes/python.el (class skeleton): Don't...
2014-06-12 Cameron Desautels* lisp/help.el (where-is): Use `default' arg of complet...
2014-06-12 Kevin Ryde* lisp/files.el (auto-mode-alist): Map .ad files to...
2014-06-12 Stefan Monnier* lisp/international/mule-cmds.el: Use lexical-binding.
2014-06-12 Eric Hanchrow* lisp/progmodes/python.el (run-python): Use read-shell...
2014-06-12 Glenn MorrisSimplify doc/misc/Makefile.in with GNU Make features
2014-06-11 Stefan Monnier* lisp/rect.el: Make it possible to move bounds past...
2014-06-11 Glenn Morris* etc/NEWS: Relocate entry
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-11 Jan DjärvFix memory leaks
2014-06-11 Paul EggertSpelling fix.
2014-06-11 Paul EggertUse a shell function in configure.ac to cut down on...
2014-06-11 Eli ZaretskiiFix bug #17744 with cursor motion near overlay string...
2014-06-11 Glenn Morris* configure.ac: Tweak previous change, for make 10+
2014-06-11 Glenn Morris* configure.ac: Require at least version 3.81 of GNU...
2014-06-10 Glenn Morris* doc/misc/Makefile.in (INFO_INSTALL): Update for 2013...
2014-06-10 Paul EggertRely on AC_CANONICAL_HOST to detect whether we're using...
2014-06-10 Dmitry Antipov* frame.h (window_system_available) [!HAVE_WINDOW_SYSTE...
2014-06-10 Dmitry Antipov* dispextern.h (last_tool_bar_item): Remove declaration.
2014-06-10 Dmitry Antipov* dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra...
2014-06-10 Dmitry Antipov* dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as...
2014-06-10 Glenn MorrisAdd .info extension to @setfilename commands in doc/
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-09 Glenn MorrisNEWS cleanup: Remove +++/--- markup, reorder, copyedits...
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...
next