aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/Makefile.in (abs_top_builddir): RemoveGlenn Morris2013-11-022-1/+1
* Comment markup fixGlenn Morris2013-11-021-6/+5
* Fix commentary in lisp/Makefile.in.Eli Zaretskii2013-11-021-7/+5
* * lisp/Makefile.in (EMACS): Use a relative filename.Glenn Morris2013-11-022-10/+14
* * lisp/Makefile.in (abs_lisp): Remove, replace by abs_srcdirGlenn Morris2013-11-022-3/+4
* Use relative filenames in TAGS files.Glenn Morris2013-11-022-12/+18
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-022-9/+32
* * lisp/ChangeLog: Fix a typo.Bozhidar Batsov2013-11-021-1/+1
* NEWS tweakXue Fuqiao2013-11-021-1/+2
* * lisp/emacs-lisp/package.el (package-version-join): Recognize snapshot versi...Bozhidar Batsov2013-11-022-2/+8
* * subr.el (version-regexp-alist): Add support for snapshot versions.Bozhidar Batsov2013-11-022-5/+14
* * lisp/progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): NewDmitry Gutov2013-11-022-2/+19
* * lisp/progmodes/ruby-mode.el Use `syntax-propertize-function'Dmitry Gutov2013-11-022-349/+185
* * lisp/progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-loc...Bozhidar Batsov2013-11-022-31/+25
* * lisp/progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntaxBozhidar Batsov2013-11-022-5/+6
* * lisp/Makefile.in: Remove manual mh-e dependenciesGlenn Morris2013-11-012-55/+12
* Add :distant-foreground to faces.Jan Djärv2013-11-012-2/+9
* Allow multiple bibliographies when BibLaTeX is used rathen thanTassilo Horn2013-11-012-10/+35
* Auto-commit of loaddefs files.Glenn Morris2013-11-011-118/+214
* Fix handling of comments in NetPBM image files.Claudio Bley2013-11-012-1/+7
* lisp/term/w32-win.el (dynamic-library-alist): Support libtiff v4.x on w32.Claudio Bley2013-11-012-1/+2
* Support libpng DLLs of versions beyond 1.4.x on MS-Windows.Claudio Bley2013-11-012-2/+10
* Support newer versions of libjpeg on MS-Windows.Claudio Bley2013-11-012-1/+16
* * lisp/progmodes/ruby-mode.el (ruby-indent-tabs-mode)Bozhidar Batsov2013-11-012-10/+19
* * lisp/Makefile.in (custom-deps, finder-data): No need to setq the targetGlenn Morris2013-10-312-2/+7
* * semantic/idle.el (semantic-idle-symbol-highlight)Barry O'Reilly2013-10-303-3/+17
* * lisp/Makefile.in (autoloads): Fix thinko in previousGlenn Morris2013-10-301-1/+1
* * lisp/Makefile.in (autoloads): Do not use abs_lisp.Glenn Morris2013-10-303-1/+8
* * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads):Glenn Morris2013-10-302-1/+6
* htmlfontify.el: remove duplicate Version: headerGlenn Morris2013-10-301-1/+0
* Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)Alp Aker2013-10-302-2/+16