summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedencesDmitry Gutov2013-11-082-12/+46
* * 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
* Update unicode README and related infoGlenn Morris2013-11-061-7/+4
* * lisp/emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning forNathan Trapuzzano2013-11-062-8/+20
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):Dmitry Gutov2013-11-072-15/+29
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority ofDmitry Gutov2013-11-072-1/+6
* Guard against possible accidental matches with parent dirs in MakefilesGlenn Morris2013-11-062-2/+7
* * lisp/menu-bar.el (popup-menu): Use key-binding.Stefan Monnier2013-11-062-6/+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
* * lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.Glenn Morris2013-11-062-9/+10
* * 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
* * lisp/mh-e/mh-print.el (mh-ps-print-preprint): Don't use dynamic-varStefan Monnier2013-11-052-3/+8
* Fix bug #15800 by clarifying description of what keyboard layout means.Eli Zaretskii2013-11-052-1/+6
* * lisp/progmodes/ruby-mode.el: Improve a few error messages.Bozhidar Batsov2013-11-051-4/+4
* Fix bug #15805 with trying to load Lisp files before load-path is populated.Eli Zaretskii2013-11-052-23/+31
* * lisp/vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holesStefan Monnier2013-11-052-30/+33
* * 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
* 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
* Spelling fixes.Paul Eggert2013-11-043-5/+5
* * 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 bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-044-27/+96
* Add Archive column to package list.Ted Zlatanov2013-11-042-0/+13
* * lisp/helpers.el: Actually commit the library code.Bozhidar Batsov2013-11-042-0/+47
* 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
* * lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)Dmitry Gutov2013-11-042-2/+15
* * lisp/textmodes/fill.el (fill-single-char-nobreak-p): New functionMichal Nazarewicz2013-11-032-2/+18
* * 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
* * lisp/startup.el (command-line-1): Allow `-L :...' to append to load-path.Glenn Morris2013-11-032-7/+20
* * lisp/emacs-lisp/smie.el (smie-rule-parent): Always callStefan Monnier2013-11-033-25/+25
* * cedet/semantic/lex.el (semantic-lex-start-block)Johan Bockgård2013-11-032-57/+63
* Unset EMACSLOADPATH in some Makefiles rather than setting it to the defaultGlenn Morris2013-11-032-3/+7