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
*
* autorevert.el (auto-revert-remote-files)
Michael Albinus
2013-01-25
1
-0
/
+24
*
Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.ca
Glenn Morris
2013-01-24
1
-0
/
+29
|
\
|
*
* lisp/progmodes/python.el: Enhancements to header documentation about
Fabián Ezequiel Gallina
2013-01-23
1
-0
/
+5
|
*
* imenu.el (imenu-default-create-index-function): Remove useless
Fabián Ezequiel Gallina
2013-01-23
1
-0
/
+5
|
*
Fix a bug in the state cache mechanism. Refactor this a bit.
Alan Mackenzie
2013-01-23
1
-0
/
+17
|
*
* xml.el (xml-entity-or-char-ref-re): Fix regexp.
Chong Yidong
2013-01-23
1
-0
/
+4
*
|
* paren.el (show-paren-function): Make sure to set 'priority and
Bastien Guerry
2013-01-24
1
-0
/
+5
*
|
* net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
Michael Albinus
2013-01-24
1
-0
/
+8
*
|
* src/insdel.c (prepare_to_modify_buffer): Revert last change as suggested
Dmitry Antipov
2013-01-24
1
-0
/
+5
*
|
* paren.el (show-paren-function): Make sure an overlay exists
Bastien Guerry
2013-01-23
1
-0
/
+6
*
|
* lisp/play/gametree.el (gametree-break-line-here): Use point-marker.
Dmitry Antipov
2013-01-23
1
-0
/
+4
*
|
* tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers): Mark
Michael Albinus
2013-01-22
1
-0
/
+5
*
|
ispell.el: Make sure hunspell specific dict names are used for standard dicts...
Agustín Martín
2013-01-21
1
-0
/
+7
*
|
* textmodes/reftex-cite.el (reftex-format-citation): Add format
Tassilo Horn
2013-01-21
1
-0
/
+6
*
|
* lisp/frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
Juri Linkov
2013-01-21
1
-0
/
+6
*
|
Improve XEmacs compatibility.
Michael Albinus
2013-01-21
1
-0
/
+19
*
|
* net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
Jürgen Hötzel
2013-01-21
1
-0
/
+6
*
|
* lisp-mode.el (emacs-lisp-mode-map): Add native profiler menu entries.
Glenn Morris
2013-01-19
1
-0
/
+3
*
|
profiler.el tweaks
Glenn Morris
2013-01-19
1
-0
/
+6
*
|
* lisp/mail/unrmail.el (unrmail): Do not mangle the mbox From line
Glenn Morris
2013-01-19
1
-0
/
+5
*
|
Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru
Glenn Morris
2013-01-19
1
-0
/
+12
|
\
|
|
*
Prune erroneous values in dired-get-marked-files
Leo Liu
2013-01-19
1
-0
/
+5
|
*
etags.el fix for bug#13412
Glenn Morris
2013-01-16
1
-0
/
+5
|
*
Doc fixes related to "(declare (indent symbol))" (bug#13450)
Glenn Morris
2013-01-15
1
-0
/
+2
|
*
* rmailmm.el (rmail-insert-mime-forwarded-message): Revert 2012-12-29 change
Glenn Morris
2013-01-15
1
-0
/
+6
*
|
* image-mode.el (image-next-file, image-previous-file): New commands.
Christian Wittern
2013-01-19
1
-0
/
+8
*
|
* image-mode.el (image-mode-fit-frame): Add a frame argument.
Chong Yidong
2013-01-19
1
-0
/
+6
*
|
* lisp/progmodes/js.el: Tweak autoload cookie for alias.
Leo Liu
2013-01-19
1
-0
/
+4
*
|
* autorevert.el (auto-revert-notify-watch-descriptor): Make it
Michael Albinus
2013-01-17
1
-0
/
+5
*
|
* eshell/esh-util.el (eshell-path-env): Make it buffer local, in
Jürgen Hötzel
2013-01-17
1
-0
/
+5
*
|
* autorevert.el (auto-revert-use-notify): In the :set function, do
Michael Albinus
2013-01-17
1
-0
/
+10
*
|
* lisp/emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
Stefan Monnier
2013-01-16
1
-0
/
+5
*
|
* lisp/emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
Stefan Monnier
2013-01-15
1
-0
/
+7
*
|
* lisp/progmodes/which-func.el (which-function): Silence imenu errors.
Stefan Monnier
2013-01-14
1
-10
/
+13
*
|
* progmodes/sql.el: (sql-imenu-generic-expression):
Michael Mauger
2013-01-14
1
-0
/
+8
*
|
* progmodes/sql.el (sql-output-to-send): Remove, unused.
Michael Mauger
2013-01-14
1
-0
/
+7
*
|
Sync window-point and point in calendar-redraw
Leo Liu
2013-01-14
1
-0
/
+5
*
|
Fix interpretation of gnu line.col1-col2 error message format
Glenn Morris
2013-01-13
1
-0
/
+5
*
|
Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.edu
Glenn Morris
2013-01-13
1
-0
/
+5
|
\
|
|
*
* progmodes/python.el (python-nav-end-of-statement): Fix
Fabián Ezequiel Gallina
2013-01-10
1
-0
/
+5
*
|
Doc fix.
Richard M. Stallman
2013-01-13
1
-0
/
+2
*
|
Fix bug that f in Rmail, in some situations, would insert entire Rmail file.
Richard M. Stallman
2013-01-13
1
-0
/
+6
*
|
Avoid warnings from cus-start.el regarding scroll-bar-adjust-thumb-portion.
Eli Zaretskii
2013-01-13
1
-0
/
+6
*
|
Make scroll-bar-adjust-thumb-portion customizable, adjust documentation.
Jan Djärv
2013-01-11
1
-0
/
+4
*
|
* lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.
Stefan Monnier
2013-01-12
1
-0
/
+10
*
|
* autorevert.el (auto-revert-notify-handler): Use `file-equal-p'.
Michael Albinus
2013-01-12
1
-0
/
+1
*
|
* autorevert.el (auto-revert-notify-watch-descriptor): Give it
Michael Albinus
2013-01-12
1
-0
/
+5
*
|
Fix filtering of file notification events in autorevert.el.
Eli Zaretskii
2013-01-12
1
-0
/
+6
*
|
* lisp/autorevert.el: Use cl-lib instead of cl.
Stefan Monnier
2013-01-11
1
-0
/
+2
*
|
* lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New function.
Stefan Monnier
2013-01-11
1
-0
/
+7
[next]