bpt/emacs.git
2014-06-17 Stefan Monnier* src/callint.c (Fcall_interactively): Fix up last...
2014-06-17 Dmitry Antipov* lisp.h (STRING_COPYIN): Remove; unused.
2014-06-17 Dmitry Antipov* eval.c (toplevel): Remove redundant #include directives.
2014-06-17 Dmitry Antipov* fileio.c (Fread_file_name): Do not pass redundant...
2014-06-16 Paul Eggert* Makefile.in (ns-app): Fix typo that broke build on...
2014-06-16 Dmitry AntipovDo not ask for XRender extension each time XFT font...
2014-06-16 Andrea RossettiIn ruler-mode fix calculation of column from mouse...
2014-06-16 Ron Schnell* play/dunnet.el (dun-doassign): Fixed bug where UNIX...
2014-06-15 Glenn MorrisMakefile comments
2014-06-15 Michael Albinus* NEWS: New Tramp method "nc".
2014-06-15 Glenn Morris* oldXMenu/Makefile.in (CPPFLAGS): Explicitly set via...
2014-06-15 Glenn MorrisExplicitly set LDFLAGS in some sub-Makefiles
2014-06-15 Eli ZaretskiiFix MS-Windows build broken by latest Makefile.in changes.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Eli Barzilay* lisp/calculator.el: Lots of revisions
2014-06-15 Stefan Monnier* lisp/ses.el: Miscellaneous cleanups; use lexical...
2014-06-15 Glenn Morris* oldXMenu/Makefile.in: Fix typo in earlier change.
2014-06-15 Glenn MorrisUse `make -C' rather than `cd && make'
2014-06-15 Glenn MorrisParallelize clean rules using GNU make features
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Glenn MorrisNEWS copyedits
2014-06-14 Glenn MorrisStop cc-mode loading cl at runtime
2014-06-14 Ron SchnellChanged Dunnet so that if a lamp is in the room that...
2014-06-14 Paul EggertPort part of the AIX fix to Solaris.
2014-06-14 Eli ZaretskiiFix documentation mentioned in bug #17768.
2014-06-14 Eli ZaretskiiFix bug #17777 with keyboard macros and visual-order...
2014-06-14 Juri Linkov* lisp/bindings.el: Put `ascii-character' property...
2014-06-14 Eli Zaretskiisrc/xdisp.c: Enhance commentary.
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-13 Glenn Morris* etc/PROBLEMS: Whitespace fix.
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 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix up...
2014-06-13 Stefan Monnier* lisp/term/xterm.el (xterm--version-handler): Work...
2014-06-13 Eli ZaretskiiDon't try to display menus and dialogs in an 'initial...
2014-06-13 Eli ZaretskiiAttempt to fix bug #17771 with segfault if "C-h h"...
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 Paul EggertBackport fcntl.h AIX fix from the trunk.
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.
next