summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge changes made in Gnus master; Remove dead codeJulien Danjou2012-07-2425-551/+72
* Fix displaying the user name in error message about no home directory.Eli Zaretskii2012-07-232-1/+11
* nnir.el ("nnir"): Revert last change, that's premature to merge from Gnus masterKatsumi Yamaoka2012-07-232-3/+8
* nnir.el ("nnir"): Add 'virtual ability to nnir backendAndrew Cohen2012-07-232-3/+7
* * ses.el (ses-cell-formula-aset): New macro.Vincent Belaïche2012-07-222-33/+67
* Spelling fixes.Paul Eggert2012-07-211-3/+3
* erc-notifications: new fileJulien Danjou2012-07-212-0/+94
* lisp/gnus/message.el: Replace deprecated rmail varsJulien Danjou2012-07-212-6/+12
* Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.orgChong Yidong2012-07-218-11/+40
|\
| * Use match-string-no-properties instead in c-defun-nameLeo Liu2012-07-212-2/+7
| * * lisp/progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.Leo Liu2012-07-212-8/+13
| * Backport: Recognize Objective-C methods also in c-defun-nameJan Djärv2012-07-212-0/+14
| * * progmodes/cc-langs.el (c-symbol-start): Include char _.Leo Liu2012-07-202-1/+5
| * * lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.Stefan Monnier2012-07-185-1/+10
| * * lisp/progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at endStefan Monnier2012-07-182-1/+7
* | * ses.el (ses-rename-cell): Set new name also in reference list of cells of w...Vincent Belaïche2012-07-202-5/+21
* | * lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'Masatake YAMATO2012-07-203-9/+31
* | * lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when endDmitry Gutov2012-07-202-1/+6
* | Fix display of Hebrew tutorial title on splash screen.Eli Zaretskii2012-07-202-1/+15
* | Drop idle buffer compaction due to an absence of theDmitry Antipov2012-07-202-60/+6
* | * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based onSam Steingold2012-07-195-17/+42
* | * lisp/emacs-lisp/chart.el: Use lexical-binding.Stefan Monnier2012-07-192-28/+15
* | Tweak the value returned from Fgarbage_collect again.Dmitry Antipov2012-07-192-6/+13
* | Compact buffers when idle.Dmitry Antipov2012-07-192-0/+65
* | * lisp/subr.el (eventp): Presume that if it looks vaguely like an event,Stefan Monnier2012-07-192-12/+9
* | Enhancements to ppss related code (thanks Stefan).Fabián Ezequiel Gallina2012-07-182-49/+38
* | progmodes/python.el: Set file local vars at end of file and clean tabs.Fabián Ezequiel Gallina2012-07-181-2/+8
* | * progmodes/python.el: Enhancements to eldoc support.Fabián Ezequiel Gallina2012-07-182-49/+63
* | * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',Dmitry Gutov2012-07-182-43/+49
* | Fix last commit.Chong Yidong2012-07-181-7/+0
* | * subr.el (last-input-char, last-command-char): Remove.Chong Yidong2012-07-182-3/+2
* | * simple.el (count-words): Report on narrowing.Chong Yidong2012-07-182-1/+7
* | * lisp/bindings.el: Bind M-= to count-words.Chong Yidong2012-07-182-1/+3
* | * faces.el (face-spec-reset-face): Handle reverse video.Chong Yidong2012-07-182-2/+10
* | * lisp/progmodes/sh-script.el (sh-imenu-generic-expression):Masatake YAMATO2012-07-182-6/+20
* | * subr.el (keyboard-translate): Doc fix.Chong Yidong2012-07-182-1/+3
* | gnus/{sieve-mode,sieve}.el: Close buffers by defaultJulien Danjou2012-07-183-25/+17
* | * window.el (split-window-sensibly): Make WINDOW argumentTassilo Horn2012-07-182-18/+25
* | Fix usage of C-x 8 key translations in Isearch.Chong Yidong2012-07-184-11/+39
* | * lisp/emacs-lisp/eieio.el: Adapt further to gv.el.Stefan Monnier2012-07-182-25/+41
* | Return more descriptive data from Fgarbage_collect.Dmitry Antipov2012-07-182-17/+25
* | New utility functions + python-info-ppss-context fix.Fabián Ezequiel Gallina2012-07-172-1/+19
* | * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix.Juri Linkov2012-07-173-35/+80
* | * lisp/descr-text.el (describe-char): Fix format args.Juri Linkov2012-07-172-2/+6
* | Final renames and doc fixes for movement commands.Fabián Ezequiel Gallina2012-07-172-34/+47
* | * progmodes/python.el (python-shell-send-string-no-output): AllowFabián Ezequiel Gallina2012-07-172-12/+23
* | * lisp/emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.Stefan Monnier2012-07-173-3/+4
* | * lisp/emacs-lisp/elint.el (elint-find-args-in-code):Stefan Monnier2012-07-172-8/+7
* | Merge from emacs-24Stefan Monnier2012-07-174-4/+24
|\|
| * * shr.el (shr-expand-url): Handle URL starting with `//'.Andreas Schwab2012-07-102-0/+7