aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Correct the top-level ChangeLog.Eli Zaretskii2013-11-051-2/+0
* | | | Revert revision 2013-11-05T08:13:09Z!rgm@gnu.org.Eli Zaretskii2013-11-051-12/+14
* | | | * lisp/vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holesStefan Monnier2013-11-052-30/+33
* | | | * automated/tramp-tests.el: New file.Michael Albinus2013-11-052-0/+999
* | | | * lisp/net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.Stefan Monnier2013-11-052-8/+12
* | | | Fix problems found while writing a test suite.Michael Albinus2013-11-054-8/+24
* | | | Another indexing improvement for Unicode.Xue Fuqiao2013-11-051-0/+1
* | | | Improve indexing.Xue Fuqiao2013-11-053-1/+5
* | | | * doc/lispref/display.texi (Bidirectional Display): Add an index for UBA.Xue Fuqiao2013-11-052-0/+2
* | | | lisp/gnus/gnus-cite.el (gnus-cite-add-face): Make non-sticky overlaysKatsumi Yamaoka2013-11-052-1/+5
* | | | Doc fix for glyphless-char-display-control.Xue Fuqiao2013-11-052-1/+11
* | | | * lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring.Bozhidar Batsov2013-11-055-19/+12
* | | | * lisp/progmodes/ruby-mode.el (ruby-mode): Remove incorrect text from docstring.Bozhidar Batsov2013-11-052-4/+5
* | | | Doc fix.Xue Fuqiao2013-11-054-1/+15
* | | | * make-dist: Don't distribute old, unsupported w32 build method.Glenn Morris2013-11-052-14/+14
* | | | * msdos/mainmake.v2: Add missing ChangeLog entry for previous, and fixGlenn Morris2013-11-052-2/+3
* | | | Remove the autogen/ directoryGlenn Morris2013-11-0423-37287/+90
* | | | * nsfns.m (ns_get_name_from_ioreg): New function.Jan Djärv2013-11-052-13/+77
* | | | Spelling fixes.Paul Eggert2013-11-047-15/+15
* | | | Simplify and port recent bool vector changes.Paul Eggert2013-11-0412-170/+232
* | | | Fix recent gnutls changes.Paul Eggert2013-11-043-2/+8
* | | | Get rid of --chdir usage in test/automatedGlenn Morris2013-11-042-11/+19
* | | | Make it possible to run tests with a different working directoryGlenn Morris2013-11-043-12/+25
* | | | Several GnuTLS fixes for log level and initialization.Ted Zlatanov2013-11-043-7/+29
* | | | * test/automated/eieio-tests.el (eieio-test-37-persistent-classes):Glenn Morris2013-11-042-3/+3
* | | | * test/automated/files.el (files-test-local-variable-data): Fix result typoGlenn Morris2013-11-042-1/+9
* | | | * lisp/rect.el (rectangle--highlight-for-redisplay):Stefan Monnier2013-11-043-4/+8
* | | | * lisp/emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.Stefan Monnier2013-11-042-1/+4
* | | | * lisp/electric.el (electric-indent-post-self-insert-function):Stefan Monnier2013-11-042-8/+9
* | | | * lisp/emacs-lisp/cl-indent.el (with-compilation-unit): Add rule.Helmut Eller2013-11-042-0/+5
* | | | * lisp/emacs-lisp/cconv.el (cconv-convert): Check form of let binding.Nathan Trapuzzano2013-11-042-6/+14
* | | | * lisp/erc/erc-pcomplete.el (erc-pcomplete): Set this-command.Stefan Monnier2013-11-042-4/+6
* | | | * lisp/emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.Stefan Monnier2013-11-042-3/+5
* | | | * lisp/progmodes/python.el: Fix up last change.Stefan Monnier2013-11-042-43/+87
* | | | Fix memory leaks in NS version.Jan Djärv2013-11-045-11/+77
* | | | src/ChangeLog: Fix a typo in the last commit.Eli Zaretskii2013-11-041-1/+1
* | | | Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-0416-87/+213
* | | | Add Archive column to package list.Ted Zlatanov2013-11-042-0/+13
* | | | * lisp/helpers.el: Actually commit the library code.Bozhidar Batsov2013-11-043-0/+51
* | | | Fix problems found while writing a test suite.Michael Albinus2013-11-043-10/+25
* | | | * lisp/progmodes/ruby-mode.el (ruby-mode): Clean up docstring.Bozhidar Batsov2013-11-041-6/+4
* | | | * lisp/subr.el (version<, version<=, version=):Bozhidar Batsov2013-11-041-7/+6
* | | | * lisp/helpers.el: New library for misc helper functions.Bozhidar Batsov2013-11-041-0/+6
* | | | * test/indent/ruby.rb: Move a now-successful example.Dmitry Gutov2013-11-042-4/+5
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)Dmitry Gutov2013-11-045-4/+22
* | | | Port to stricter C99 platforms.Paul Eggert2013-11-0330-178/+249
* | | | * lisp/textmodes/fill.el (fill-single-char-nobreak-p): New functionMichal Nazarewicz2013-11-033-2/+24
* | | | * lisp/progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):Nathan Trapuzzano2013-11-032-2/+9
* | | | * lisp/rect.el (rectangle-mark-mode): Rename from rectangle-mark.Stefan Monnier2013-11-032-17/+37
* | | | * test/automated/Makefile.in (abs_srcdir): Remove.Glenn Morris2013-11-032-4/+10