index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes made in Gnus master; Remove dead code
Julien Danjou
2012-07-24
25
-551
/
+72
*
Fix displaying the user name in error message about no home directory.
Eli Zaretskii
2012-07-23
2
-1
/
+11
*
nnir.el ("nnir"): Revert last change, that's premature to merge from Gnus master
Katsumi Yamaoka
2012-07-23
2
-3
/
+8
*
nnir.el ("nnir"): Add 'virtual ability to nnir backend
Andrew Cohen
2012-07-23
2
-3
/
+7
*
* ses.el (ses-cell-formula-aset): New macro.
Vincent Belaïche
2012-07-22
2
-33
/
+67
*
Spelling fixes.
Paul Eggert
2012-07-21
1
-3
/
+3
*
erc-notifications: new file
Julien Danjou
2012-07-21
2
-0
/
+94
*
lisp/gnus/message.el: Replace deprecated rmail vars
Julien Danjou
2012-07-21
2
-6
/
+12
*
Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org
Chong Yidong
2012-07-21
8
-11
/
+40
|
\
|
*
Use match-string-no-properties instead in c-defun-name
Leo Liu
2012-07-21
2
-2
/
+7
|
*
* lisp/progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
Leo Liu
2012-07-21
2
-8
/
+13
|
*
Backport: Recognize Objective-C methods also in c-defun-name
Jan Djärv
2012-07-21
2
-0
/
+14
|
*
* progmodes/cc-langs.el (c-symbol-start): Include char _.
Leo Liu
2012-07-20
2
-1
/
+5
|
*
* lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
Stefan Monnier
2012-07-18
5
-1
/
+10
|
*
* lisp/progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
Stefan Monnier
2012-07-18
2
-1
/
+7
*
|
* ses.el (ses-rename-cell): Set new name also in reference list of cells of w...
Vincent Belaïche
2012-07-20
2
-5
/
+21
*
|
* lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'
Masatake YAMATO
2012-07-20
3
-9
/
+31
*
|
* lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when end
Dmitry Gutov
2012-07-20
2
-1
/
+6
*
|
Fix display of Hebrew tutorial title on splash screen.
Eli Zaretskii
2012-07-20
2
-1
/
+15
*
|
Drop idle buffer compaction due to an absence of the
Dmitry Antipov
2012-07-20
2
-60
/
+6
*
|
* lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
Sam Steingold
2012-07-19
5
-17
/
+42
*
|
* lisp/emacs-lisp/chart.el: Use lexical-binding.
Stefan Monnier
2012-07-19
2
-28
/
+15
*
|
Tweak the value returned from Fgarbage_collect again.
Dmitry Antipov
2012-07-19
2
-6
/
+13
*
|
Compact buffers when idle.
Dmitry Antipov
2012-07-19
2
-0
/
+65
*
|
* lisp/subr.el (eventp): Presume that if it looks vaguely like an event,
Stefan Monnier
2012-07-19
2
-12
/
+9
*
|
Enhancements to ppss related code (thanks Stefan).
Fabián Ezequiel Gallina
2012-07-18
2
-49
/
+38
*
|
progmodes/python.el: Set file local vars at end of file and clean tabs.
Fabián Ezequiel Gallina
2012-07-18
1
-2
/
+8
*
|
* progmodes/python.el: Enhancements to eldoc support.
Fabián Ezequiel Gallina
2012-07-18
2
-49
/
+63
*
|
* vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
Dmitry Gutov
2012-07-18
2
-43
/
+49
*
|
Fix last commit.
Chong Yidong
2012-07-18
1
-7
/
+0
*
|
* subr.el (last-input-char, last-command-char): Remove.
Chong Yidong
2012-07-18
2
-3
/
+2
*
|
* simple.el (count-words): Report on narrowing.
Chong Yidong
2012-07-18
2
-1
/
+7
*
|
* lisp/bindings.el: Bind M-= to count-words.
Chong Yidong
2012-07-18
2
-1
/
+3
*
|
* faces.el (face-spec-reset-face): Handle reverse video.
Chong Yidong
2012-07-18
2
-2
/
+10
*
|
* lisp/progmodes/sh-script.el (sh-imenu-generic-expression):
Masatake YAMATO
2012-07-18
2
-6
/
+20
*
|
* subr.el (keyboard-translate): Doc fix.
Chong Yidong
2012-07-18
2
-1
/
+3
*
|
gnus/{sieve-mode,sieve}.el: Close buffers by default
Julien Danjou
2012-07-18
3
-25
/
+17
*
|
* window.el (split-window-sensibly): Make WINDOW argument
Tassilo Horn
2012-07-18
2
-18
/
+25
*
|
Fix usage of C-x 8 key translations in Isearch.
Chong Yidong
2012-07-18
4
-11
/
+39
*
|
* lisp/emacs-lisp/eieio.el: Adapt further to gv.el.
Stefan Monnier
2012-07-18
2
-25
/
+41
*
|
Return more descriptive data from Fgarbage_collect.
Dmitry Antipov
2012-07-18
2
-17
/
+25
*
|
New utility functions + python-info-ppss-context fix.
Fabián Ezequiel Gallina
2012-07-17
2
-1
/
+19
*
|
* lisp/dired-aux.el (dired-do-async-shell-command): Doc fix.
Juri Linkov
2012-07-17
3
-35
/
+80
*
|
* lisp/descr-text.el (describe-char): Fix format args.
Juri Linkov
2012-07-17
2
-2
/
+6
*
|
Final renames and doc fixes for movement commands.
Fabián Ezequiel Gallina
2012-07-17
2
-34
/
+47
*
|
* progmodes/python.el (python-shell-send-string-no-output): Allow
Fabián Ezequiel Gallina
2012-07-17
2
-12
/
+23
*
|
* lisp/emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
Stefan Monnier
2012-07-17
3
-3
/
+4
*
|
* lisp/emacs-lisp/elint.el (elint-find-args-in-code):
Stefan Monnier
2012-07-17
2
-8
/
+7
*
|
Merge from emacs-24
Stefan Monnier
2012-07-17
4
-4
/
+24
|
\
|
|
*
* shr.el (shr-expand-url): Handle URL starting with `//'.
Andreas Schwab
2012-07-10
2
-0
/
+7
[next]