aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add missing ChangeLog entry from 2013-06-05T01:58:43Z!monnier@iro.umontreal.caGlenn Morris2013-11-081-0/+7
* | | | * automated/tramp-tests.el: Add `tramp-own-remote-path' to `tramp-remote-path'.Michael Albinus2013-11-082-0/+9
* | | | * lisp/progmodes/autoconf.el (autoconf-mode): Tweak comment-start-skip. Glenn Morris2013-11-072-1/+7
* | | | * chartab.c (make_sub_char_table): Fix size typo.Paul Eggert2013-11-072-1/+9
* | | | Rename test/automated/sentinel-tests.el to process-tests.elStefan Monnier2013-11-072-1/+1
* | | | * lisp/progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loopStefan Monnier2013-11-072-4/+12
* | | | * lisp/man.el (Man-start-calling): New macro, extracted fromDarren Hoo2013-11-072-48/+87
* | | | * indent/ruby.rb: New exampleDmitry Gutov2013-11-081-0/+7
* | | | * test/automated/sentinel-tests.el: New file.Helmut Eller2013-11-072-0/+57
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedencesDmitry Gutov2013-11-084-14/+79
* | | | Import macfont changes from mac-port 4.5.Jan Djärv2013-11-073-87/+297
* | | | * lisp/emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.Stefan Monnier2013-11-072-4/+8
* | | | * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):Michael Albinus2013-11-072-2/+29
* | | | * admin/unidata/unidata-gen.el (unidata-gen-files): Update Unicode copyrightGlenn Morris2013-11-062-1/+2
* | | | Update unicode README and related infoGlenn Morris2013-11-062-10/+7
* | | | Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert2013-11-066-28/+88
* | | | * lisp/emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning forNathan Trapuzzano2013-11-062-8/+20
* | | | * admin/unidata/unidata-gen.el (unidata-gen-files): Disable version-controlGlenn Morris2013-11-062-0/+7
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):Dmitry Gutov2013-11-073-15/+41
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority ofDmitry Gutov2013-11-073-4/+7
* | | | * src/xdisp.c (redisplay_internal): Fix typo in last change.Stefan Monnier2013-11-063-3/+7
* | | | * regex.c: Fix --enable-gcc-warning glitch with GCC 4.5.2.Paul Eggert2013-11-062-1/+5
* | | | * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause andStefan Monnier2013-11-0614-48/+87
* | | | Guard against possible accidental matches with parent dirs in MakefilesGlenn Morris2013-11-064-5/+13
* | | | * lisp/menu-bar.el (popup-menu): Use key-binding.Stefan Monnier2013-11-062-6/+5
* | | | Revert an indexing change.Xue Fuqiao2013-11-061-1/+0
* | | | Fix doc string of format-time-string, per bug #15816.Eli Zaretskii2013-11-062-0/+5
* | | | Fix bug #15817 with TTY menus produced by minor modes.Eli Zaretskii2013-11-062-2/+11
* | | | * thingatpt.el (thing-at-point-looking-at): Add optional argLeo Liu2013-11-062-5/+14
* | | | Remove some directory-changing in lisp/MakefileGlenn Morris2013-11-062-15/+20
* | | | * automated/tramp-tests.el (tramp-test07-file-exists-p):Michael Albinus2013-11-062-4/+20
* | | | * lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.Glenn Morris2013-11-062-9/+10
* | | | Skip some tests rather than expect failure when prereqs not metGlenn Morris2013-11-054-18/+17
* | | | *.[chm]: Number every assignment to windows_or_buffers_changed.Stefan Monnier2013-11-0515-69/+74
* | | | * lisp/electric.el (electric-indent-just-newline): New command.Stefan Monnier2013-11-052-3/+20
* | | | * lisp/electric.el (electric-indent-local-mode): New minor mode.Stefan Monnier2013-11-053-5/+36
* | | | Integer-related fixes for term.c etc.Paul Eggert2013-11-055-91/+69
* | | | * src/xdisp.c (prepare_menu_bars): Mark static.Stefan Monnier2013-11-056-24/+26
* | | | * keyboard.c (Fcommand_error_default_function): Fix pointer signednessPaul Eggert2013-11-052-4/+7
* | | | * Makefile.in (epaths-force-w32): Move srcdir tweak hereGlenn Morris2013-11-053-12/+13
* | | | * lisp/mh-e/mh-print.el (mh-ps-print-preprint): Don't use dynamic-varStefan Monnier2013-11-052-3/+8
* | | | * src/keyboard.c (Fcommand_error_default_function): Rename fromStefan Monnier2013-11-052-24/+24
* | | | * src/keyboard.c (Fdefault_error_output): New function, extracted fromJarek Czekalski2013-11-052-11/+35
* | | | Fix indexing in the lispref manual.Eli Zaretskii2013-11-053-2/+8
* | | | FOR-RELEASE noteGlenn Morris2013-11-051-0/+2
* | | | Fix bug #15800 by clarifying description of what keyboard layout means.Eli Zaretskii2013-11-052-1/+6
* | | | * src/eval.c (handlerlist_sentinel): New variable.Stefan Monnier2013-11-053-5/+29
* | | | * lisp/progmodes/ruby-mode.el: Improve a few error messages.Bozhidar Batsov2013-11-051-4/+4
* | | | Fix bug #15148 with garbled display in Dired when cache-long-scans is ON.Eli Zaretskii2013-11-052-0/+8
* | | | Fix bug #15805 with trying to load Lisp files before load-path is populated.Eli Zaretskii2013-11-052-23/+31