index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/window.el (replace-buffer-in-windows): Restore interactive spec.
Chong Yidong
2011-11-20
1
-0
/
+4
*
* lisp/electric.el (electric-indent-mode): Fix last change (too optimistic).
Stefan Monnier
2011-11-20
1
-0
/
+2
*
* lisp/emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
Stefan Monnier
2011-11-19
1
-0
/
+8
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-0
/
+7
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Small rmail fixes.
Glenn Morris
2011-11-19
1
-0
/
+11
*
* lisp/info.el (Info-finder-find-node): Use `package--builtins' instead
Juri Linkov
2011-11-20
1
-0
/
+6
*
* lisp/progmodes/sh-script.el (sh-assignment-regexp): Add entry for
Andreas Schwab
2011-11-20
1
-0
/
+5
*
Don't kill the *info* buffer in `Info-revert-find-node'.
Juri Linkov
2011-11-19
1
-0
/
+12
*
* lisp/isearch.el (isearch-lazy-highlight-new-loop):
Juri Linkov
2011-11-19
1
-0
/
+15
*
Replace `delete' with `remove' in info.el.
Juri Linkov
2011-11-19
1
-0
/
+7
*
* lisp/isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
Juri Linkov
2011-11-19
1
-0
/
+6
*
Fix bug #10076 with vertical cursor motion in hscrolled windows.
Eli Zaretskii
2011-11-19
1
-0
/
+6
*
* language/european.el (macintosh): Define as alias for mac-roman.
Andreas Schwab
2011-11-19
1
-0
/
+4
*
Fix bug #9520 with MIME display toggling.
Eli Zaretskii
2011-11-19
1
-0
/
+15
*
Prefix a few more internal functions with "window--".
Martin Rudalics
2011-11-19
1
-0
/
+6
*
* lisp/emacs-lisp/smie.el: Improve warnings and conflict detection.
Stefan Monnier
2011-11-18
1
-0
/
+9
*
* lisp/progmodes/compile.el: Obey compilation-first-column in dest buffer.
Stefan Monnier
2011-11-18
1
-0
/
+4
*
* lisp/progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
Stefan Monnier
2011-11-18
1
-0
/
+3
*
* lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'.
Stefan Monnier
2011-11-18
1
-0
/
+6
*
* lisp/files-x.el (modify-file-local-variable): Obey commenting conventions.
Stefan Monnier
2011-11-18
1
-0
/
+4
*
autoload.el fix for bug#10049
Glenn Morris
2011-11-17
1
-0
/
+6
*
Fix typos.
Juanma Barranquero
2011-11-17
1
-0
/
+16
*
Rename window-splits to window-combination-resize.
Martin Rudalics
2011-11-17
1
-0
/
+7
*
Small fix for sh-font-lock-keywords-var bash entry.
Glenn Morris
2011-11-16
1
-0
/
+5
*
* net/tramp.el (tramp-handle-file-truename): Cache only the local
Michael Albinus
2011-11-16
1
-0
/
+8
*
ChangeLog fixes:
Glenn Morris
2011-11-16
1
-16
/
+8
*
Fix typos.
Juanma Barranquero
2011-11-16
1
-1
/
+21
*
* python.el (python-pdbtrack-stack-entry-regexp)
Ken Manheimer
2011-11-16
1
-0
/
+11
*
* python.el (python-pdbtrack-stack-entry-regexp)
Ken Manheimer
2011-11-16
1
-0
/
+9
*
Fix typos.
Juanma Barranquero
2011-11-16
1
-10
/
+22
*
Rename window-nest to window-combination-limit.
Martin Rudalics
2011-11-16
1
-0
/
+8
*
* autoconf.el (autoconf-mode): Fix comment-start-skip regexp.
Chong Yidong
2011-11-16
1
-0
/
+5
*
* lisp/tmm.el (tmm-prompt): Use minibuffer-with-setup-hook.
Stefan Monnier
2011-11-15
1
-0
/
+9
*
Try to stop rmailedit destroying mime messages (bug#9840)
Glenn Morris
2011-11-15
1
-0
/
+8
*
Add optional arguments to rmailmm to force state, not just toggle.
Glenn Morris
2011-11-15
1
-0
/
+6
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-1
/
+14
*
Small rmail and rmailmm changes, many doc fixes.
Glenn Morris
2011-11-15
1
-0
/
+10
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
rmailmm doc fixes.
Glenn Morris
2011-11-14
1
-0
/
+6
*
ns-win.el fix for bug#10051
Glenn Morris
2011-11-14
1
-0
/
+3
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-0
/
+7
*
* lisp/simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
Glenn Morris
2011-11-14
1
-0
/
+2
*
rmailout fix for bug#9978.
Glenn Morris
2011-11-14
1
-0
/
+5
*
Fix typos.
Juanma Barranquero
2011-11-14
1
-1
/
+10
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
rmail-summary fix.
Glenn Morris
2011-11-14
1
-0
/
+3
*
* mail/rmailsum.el (rmail-new-summary): Preserve message number.
Glenn Morris
2011-11-14
1
-0
/
+2
*
Small executable.el fix related to bug#9879.
Glenn Morris
2011-11-13
1
-0
/
+4
*
* lisp/mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
Glenn Morris
2011-11-13
1
-0
/
+2
[next]