summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]: Return nil ifDmitry Antipov2014-07-112-6/+22
* Hide password in batch modeMichael Albinus2014-07-112-8/+10
* lisp/files.el (warn-maybe-out-of-memory): Fix the wording of the warning.Eli Zaretskii2014-07-102-4/+9
* * files.el (warn-maybe-out-of-memory): Fix last change.Dmitry Antipov2014-07-101-10/+10
* * configure.ac: Check whether sys/sysinfo.h providesDmitry Antipov2014-07-102-1/+23
* Treat the perl keyword `constant' like `bless', `return' &cSam Steingold2014-07-092-2/+7
* * lisp/rect.el (apply-on-rectangle): Check forward-line really moved to theStefan Monnier2014-07-082-1/+6
* Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-0811-100/+165
|\
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && inStefan Monnier2014-07-082-3/+9
| * * lisp/startup.el (command-line): Append displaying the warning aboutJuri Linkov2014-07-082-9/+22
| * * lisp/faces.el (face-name): Return input arg `face' as isJuri Linkov2014-07-082-3/+13
| * * lisp/facemenu.el (list-colors-print): In help-echo format use %.2fJuri Linkov2014-07-082-1/+7
| * * cua-rect.el (cua--activate-rectangle): Avoid setting cua--rectangle to nil.Glenn Morris2014-07-062-4/+9
| * * calendar/todo-mode.el: Fix wrong-type-argument error whenStephen Berman2014-07-062-23/+48
| * * lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print result usingStefan Monnier2014-07-052-1/+4
| * * lisp/progmodes/ruby-mode.el (ruby-mode-variables): Don't meddle withStefan Monnier2014-07-052-1/+5
| * * calendar/todo-mode.el: Fix two bugs. Shorten Commentary andStephen Berman2014-07-042-52/+36
| * * lisp/progmodes/octave.el (inferior-octave-mode):Stefan Monnier2014-07-032-3/+9
| * * lisp/desktop.el (desktop-minor-mode-table): Add `defining-kbd-macro'Juri Linkov2014-07-042-0/+7
* | * lisp/erc/erc.el (erc-channel-receive-names): Reduce redundancy.Stefan Monnier2014-07-082-24/+26
* | * lisp/linum.el (linum--face-height): New function.Stefan Monnier2014-07-082-0/+12
* | * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.Stefan Monnier2014-07-087-75/+80
* | * lisp/xt-mouse.el (xterm-mouse-translate-1): Intern drag event.Stefan Monnier2014-07-082-42/+40
* | * lisp/progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.Stefan Monnier2014-07-082-160/+143
* | New user commands, similar to what is available in ESSSam Steingold2014-07-082-0/+23
* | * lisp/vc/vc-annotate.el (vc-annotate-background-mode): New defcustom.Juri Linkov2014-07-082-26/+83
* | * lisp/simple.el (transpose-chars): Don't move point into read-only area.Juri Linkov2014-07-082-1/+8
* | * lisp/window.el (with-displayed-buffer-window): New macro.Juri Linkov2014-07-084-35/+114
* | ChangeLog fix: correcting file path.Luke Lee2014-07-081-1/+1
* | HideIfDef mode bug fixes and enhancements. This is #3 of 3 patches basedLuke Lee2014-07-072-249/+543
* | lisp/gnus/gnus-start.el (gnus-dribble-read-file): Don't stop auto-savingKatsumi Yamaoka2014-07-072-0/+11
* | Fix Bug#17858Michael Albinus2014-07-042-3/+29
* | * lisp/emacs-lisp/lisp.el (narrow-to-defun-include-comments): New var.Phil Sainty2014-07-032-4/+26
* | * lisp/rect.el (rectangle--highlight-for-redisplay): Don't pass `orig' withStefan Monnier2014-07-032-1/+6
* | Fix nick duplication in format-@nickKelvin White2014-07-031-2/+2
* | * net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use `bolp'.Michael Albinus2014-07-035-14/+23
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-0223-49/+122
|\ \ | |/
| * * lisp/desktop.el (desktop-save): Rename arg `auto-save' to `only-if-changed'.Juri Linkov2014-07-032-4/+10
| * * mouse.el (mouse-yank-primary, mouse-yank-secondary): Use insert-for-yank.Stefan Monnier2014-07-022-2/+7
| * * emacs-lisp/pp.el (pp-eval-expression, pp-eval-last-sexp):Leo Liu2014-07-022-2/+7
| * * lisp/vc/log-edit.el (log-edit-goto-eoh): New function.Stefan Monnier2014-07-012-1/+12
| * Auto-commit of loaddefs files.Glenn Morris2014-07-011-829/+709
| * * lisp/vc/log-edit.el (log-edit-hook): Add missing :version.Glenn Morris2014-07-012-0/+6
| * * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-07-012-8/+26
| * * lisp/ps-def.el (ps-generate-postscript-with-faces1): Don't mess withStefan Monnier2014-06-302-2/+5
| * * vc/vc-git.el (vc-git-checkin): When operating on the whole treeAndreas Schwab2014-06-292-2/+7
| * Doc and comment fixes re "online" helpGlenn Morris2014-06-2811-17/+25
| * Update idlwave urlGlenn Morris2014-06-286-11/+17
* | * lisp/progmodes/hideif.el (hide-ifdef-exclude-define-regexp): Add theLuke Lee2014-07-021-1/+2
* | * lisp/man.el (Man-bgproc-sentinel): Use `Man-page-from-arguments'Juri Linkov2014-07-022-2/+6