bpt/emacs.git
2013-11-06 Stefan Monnier* lisp/electric.el (electric-indent-local-mode): New...
2013-11-06 Paul EggertInteger-related fixes for term.c etc.
2013-11-05 Stefan Monnier* src/xdisp.c (prepare_menu_bars): Mark static.
2013-11-05 Paul Eggert* keyboard.c (Fcommand_error_default_function): Fix...
2013-11-05 Glenn Morris* Makefile.in (epaths-force-w32): Move srcdir tweak...
2013-11-05 Stefan Monnier* lisp/mh-e/mh-print.el (mh-ps-print-preprint): Don...
2013-11-05 Stefan Monnier* src/keyboard.c (Fcommand_error_default_function)...
2013-11-05 Jarek Czekalski* src/keyboard.c (Fdefault_error_output): New function...
2013-11-05 Eli ZaretskiiFix indexing in the lispref manual.
2013-11-05 Glenn MorrisFOR-RELEASE note
2013-11-05 Eli ZaretskiiFix bug #15800 by clarifying description of what keyboa...
2013-11-05 Stefan Monnier* src/eval.c (handlerlist_sentinel): New variable.
2013-11-05 Bozhidar Batsov* lisp/progmodes/ruby-mode.el: Improve a few error...
2013-11-05 Eli ZaretskiiFix bug #15148 with garbled display in Dired when cache...
2013-11-05 Eli ZaretskiiFix bug #15805 with trying to load Lisp files before...
2013-11-05 Eli ZaretskiiCorrect the top-level ChangeLog.
2013-11-05 Eli ZaretskiiRevert revision 2013-11-05T08:13:09Z!rgm@gnu.org.
2013-11-05 Stefan Monnier* lisp/vc/vc-rcs.el (vc-rcs-parse): Make `gather' get...
2013-11-05 Michael Albinus* automated/tramp-tests.el: New file.
2013-11-05 Stefan Monnier* lisp/net/rcirc.el (rcirc-record-activity): Don't...
2013-11-05 Michael AlbinusFix problems found while writing a test suite.
2013-11-05 Xue FuqiaoAnother indexing improvement for Unicode.
2013-11-05 Xue FuqiaoImprove indexing.
2013-11-05 Xue Fuqiao* doc/lispref/display.texi (Bidirectional Display)...
2013-11-05 Katsumi Yamaokalisp/gnus/gnus-cite.el (gnus-cite-add-face): Make non...
2013-11-05 Xue FuqiaoDoc fix for glyphless-char-display-control.
2013-11-05 Bozhidar Batsov* lisp/progmodes/python.el (python-mode): Remove incorr...
2013-11-05 Bozhidar Batsov* lisp/progmodes/ruby-mode.el (ruby-mode): Remove incor...
2013-11-05 Xue FuqiaoDoc fix.
2013-11-05 Glenn Morris* make-dist: Don't distribute old, unsupported w32...
2013-11-05 Glenn Morris* msdos/mainmake.v2: Add missing ChangeLog entry for...
2013-11-05 Glenn MorrisRemove the autogen/ directory
2013-11-05 Jan Djärv* nsfns.m (ns_get_name_from_ioreg): New function.
2013-11-05 Paul EggertSpelling fixes.
2013-11-05 Paul EggertSimplify and port recent bool vector changes.
2013-11-05 Paul EggertFix recent gnutls changes.
2013-11-05 Glenn MorrisGet rid of --chdir usage in test/automated
2013-11-05 Glenn MorrisMake it possible to run tests with a different working...
2013-11-05 Ted ZlatanovSeveral GnuTLS fixes for log level and initialization.
2013-11-05 Glenn Morris* test/automated/eieio-tests.el (eieio-test-37-persiste...
2013-11-05 Glenn Morris* test/automated/files.el (files-test-local-variable...
2013-11-04 Stefan Monnier* lisp/rect.el (rectangle--highlight-for-redisplay):
2013-11-04 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defmacro, defun): Set...
2013-11-04 Stefan Monnier* lisp/electric.el (electric-indent-post-self-insert...
2013-11-04 Helmut Eller* lisp/emacs-lisp/cl-indent.el (with-compilation-unit...
2013-11-04 Nathan Trapuzzano* lisp/emacs-lisp/cconv.el (cconv-convert): Check form...
2013-11-04 Stefan Monnier* lisp/erc/erc-pcomplete.el (erc-pcomplete): Set this...
2013-11-04 Stefan Monnier* lisp/emacs-lisp/helpers.el: Move from helpers.el...
2013-11-04 Stefan Monnier* lisp/progmodes/python.el: Fix up last change.
2013-11-04 Jan DjärvFix memory leaks in NS version.
2013-11-04 Eli Zaretskiisrc/ChangeLog: Fix a typo in the last commit.
2013-11-04 Eli ZaretskiiFix bug #15260 with building and installing Emacs in...
2013-11-04 Ted ZlatanovAdd Archive column to package list.
2013-11-04 Bozhidar Batsov* lisp/helpers.el: Actually commit the library code.
2013-11-04 Michael AlbinusFix problems found while writing a test suite.
2013-11-04 Bozhidar Batsov* lisp/progmodes/ruby-mode.el (ruby-mode): Clean up...
2013-11-04 Bozhidar Batsov* lisp/subr.el (version<, version<=, version=):
2013-11-04 Bozhidar Batsov* lisp/helpers.el: New library for misc helper functions.
2013-11-04 Dmitry Gutov* test/indent/ruby.rb: Move a now-successful example.
2013-11-04 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)
2013-11-04 Paul EggertPort to stricter C99 platforms.
2013-11-04 Michal Nazarewicz* lisp/textmodes/fill.el (fill-single-char-nobreak...
2013-11-04 Nathan Trapuzzano* lisp/progmodes/cperl-mode.el (cperl-font-lock-fontify...
2013-11-04 Stefan Monnier* lisp/rect.el (rectangle-mark-mode): Rename from recta...
2013-11-04 Glenn Morris* test/automated/Makefile.in (abs_srcdir): Remove.
2013-11-04 Glenn Morris* src/emacs.c (usage_message): Mention that `-L :....
2013-11-04 Glenn Morris* lisp/startup.el (command-line-1): Allow `-L :......
2013-11-03 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-rule-parent): Always...
2013-11-03 Johan Bockgård* cedet/semantic/lex.el (semantic-lex-start-block)
2013-11-03 Glenn MorrisUnset EMACSLOADPATH in some Makefiles rather than setti...
2013-11-02 Glenn Morris* src/Makefile.in (bootstrap_exe): Use relative filename.
2013-11-02 Glenn Morris* lisp/Makefile.in (abs_top_builddir): Remove
2013-11-02 Glenn MorrisComment markup fix
2013-11-02 Glenn Morris* doc/emacs/cmdargs.texi (Action Arguments): Clarify...
2013-11-02 Glenn Morris* doc/emacs/cmdargs.texi (Action Arguments): Clarify...
2013-11-02 Glenn Morristest/automated: Use relative filename for emacs executable
2013-11-02 Glenn Morristest/automated/Makefile.in remove stuff unnecessarily...
2013-11-02 Glenn Morris* leim/Makefile.in (buildlisppath): Remove.
2013-11-02 Eli ZaretskiiFix commentary in lisp/Makefile.in.
2013-11-02 Glenn Morris* test/automated/Makefile.in (abs_srcdir): New, set...
2013-11-02 Glenn Morris* lisp/Makefile.in (EMACS): Use a relative filename.
2013-11-02 Glenn Morris* automated/Makefile.in (test): Remove variable.
2013-11-02 Glenn MorrisMinor simplifications for test/automated/Makefile
2013-11-02 Glenn Morris* lisp/Makefile.in (abs_lisp): Remove, replace by abs_s...
2013-11-02 Glenn MorrisUse relative filenames in TAGS files.
2013-11-02 Glenn Morris* src/Makefile.in (lispdir): Remove.
2013-11-02 Glenn MorrisSmall Makefile cleanup mainly related to tags file...
2013-11-02 Bozhidar Batsov* lisp/ChangeLog: Fix a typo.
2013-11-02 Jan Djärv* xfaces.c (realize_default_face): Set DISTANT_FOREGROU...
2013-11-02 Xue FuqiaoNEWS tweak
2013-11-02 Bozhidar Batsov* lisp/emacs-lisp/package.el (package-version-join...
2013-11-02 Bozhidar Batsov* subr.el (version-regexp-alist): Add support for snaps...
2013-11-02 Jan Djärv* xfaces.c (check_lface_attrs, realize_default_face...
2013-11-02 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--rule-parent...
2013-11-02 Paul Eggert* emacs.c (original_pwd): Remove global var by making...
2013-11-02 Dmitry Gutov* lisp/progmodes/ruby-mode.el Use `syntax-propertize...
2013-11-02 Bozhidar Batsov* lisp/progmodes/ruby-mode.el (ruby-mode-variables...
2013-11-01 Bozhidar Batsov* lisp/progmodes/ruby-mode.el (ruby-mode-variables...
2013-11-01 Glenn Morris* lisp/Makefile.in: Remove manual mh-e dependencies
2013-11-01 Jan DjärvAdd :distant-foreground to faces.
next