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
*
* lisp/emacs-lisp/seq.el (seq-doseq): Fix the macro.
Nicolas Petton
2015-04-24
1
-2
/
+2
*
* lisp/emacs-lisp/seq.el (seq-doseq): Tighten the code
Stefan Monnier
2015-04-24
1
-17
/
+17
*
* lisp/textmodes/text-mode.el (text-mode-hook):
Glenn Morris
2015-04-24
1
-3
/
+3
*
; * lisp/server.el: Comment.
Glenn Morris
2015-04-24
1
-0
/
+1
*
* lisp/mouse.el (minor-mode-menu-from-indicator):
Glenn Morris
2015-04-24
1
-7
/
+10
*
* lisp/help-fns.el (describe-function): More type checking.
Glenn Morris
2015-04-24
1
-15
/
+18
*
shr: strip leading whitespace when expanding URLs
Andreas Schwab
2015-04-24
1
-0
/
+3
*
Fix following doc-links in `widget-documentation-link-action'
Martin Rudalics
2015-04-23
1
-3
/
+11
*
Fix last fix in `display-buffer-record-window'.
Martin Rudalics
2015-04-22
1
-1
/
+2
*
* lisp/files.el (basic-save-buffer): Fix argument
Artur Malabarba
2015-04-22
1
-1
/
+1
*
* lisp/cus-edit.el (custom-file): Consider init-file-had-error
Artur Malabarba
2015-04-22
1
-1
/
+2
*
* lisp/emacs-lisp/package.el: Hide lower-priority packages in menu
Artur Malabarba
2015-04-22
1
-4
/
+59
*
* lisp/emacs-lisp/package.el: Implement displaying obsolete packages
Artur Malabarba
2015-04-22
1
-14
/
+36
*
; Auto-commit of loaddefs files.
Glenn Morris
2015-04-22
1
-1
/
+1
*
On C-y, stop some text property entries being written into buffer-undo-list
Alan Mackenzie
2015-04-22
1
-14
/
+15
*
In display-buffer-record-window record selected window if necessary.
Martin Rudalics
2015-04-22
1
-4
/
+9
*
Fix reftex-citation bug
Tassilo Horn
2015-04-22
1
-6
/
+6
*
Add or reset based on the presence of MERGE_HEAD
Dmitry Gutov
2015-04-22
1
-21
/
+22
*
* lisp/custom.el (custom-declare-group): No need to purecopy
Glenn Morris
2015-04-21
1
-2
/
+1
*
Unbreak no-op buffer save message
Daniel Colascione
2015-04-21
1
-3
/
+3
*
CC Mode: Do nothing in before/after-change-functions for text property changes
Alan Mackenzie
2015-04-21
1
-52
/
+76
*
; Auto-commit of loaddefs files.
Glenn Morris
2015-04-21
1
-1
/
+1
*
Fix byte-compiler warnings about looking-back.
Stefan Monnier
2015-04-20
25
-48
/
+70
*
* lisp/loadup.el (custom-current-group-alist): Reset before dumping.
Glenn Morris
2015-04-20
1
-0
/
+2
*
* lisp/startup.el (command-line) <site-run-file>: Avoid rogue value in emacs -Q.
Glenn Morris
2015-04-20
1
-2
/
+5
*
; * lisp/loadup.el: Comment.
Glenn Morris
2015-04-20
1
-0
/
+2
*
* lisp/loadup.el (exec-path): Avoid storing build-time PATH in binary.
Ludovic Courtès
2015-04-20
1
-0
/
+2
*
* lisp/cus-start.el (exec-path): Set standard value, to avoid rogue.
Glenn Morris
2015-04-20
1
-1
/
+6
*
* lisp/emacs-lisp/package.el: Filter by multiple keywords and cache keywords
Artur Malabarba
2015-04-20
1
-6
/
+19
*
* lisp/emacs-lisp/package.el: Make archive and status pseudo-keywords
Artur Malabarba
2015-04-20
1
-6
/
+8
*
Spelling fixes
Paul Eggert
2015-04-19
2
-7
/
+7
*
Call `smerge-start-session' even when dealing with a stash conflict
Dmitry Gutov
2015-04-19
1
-15
/
+20
*
Add option to eshell/clear to clear scrollback.
Vibhav Pant
2015-04-19
1
-5
/
+13
*
Assume package archive-contents are UTF8-encoded
Steve Purcell
2015-04-19
1
-1
/
+2
*
Abort when looking at stashed changes
Dmitry Gutov
2015-04-19
1
-1
/
+3
*
; Convert ChangeLog history files to "Bug#NNNN"
Paul Eggert
2015-04-18
1
-2
/
+2
*
* lisp/files.el (auto-mode-alist): Use conf mode for gitconfig, hgrc.
Glenn Morris
2015-04-18
1
-1
/
+1
*
* lisp/elec-pair.el (electric-pair-post-self-insert-function): Do not use `ch...
Tom Willemse
2015-04-18
1
-1
/
+2
*
* lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes.
Glenn Morris
2015-04-18
1
-4
/
+9
*
css-mode.el: Support multi-line comment filling
Simen Heggestøyl
2015-04-18
1
-3
/
+20
*
* lisp/emacs-lisp/seq.el (seq-concatenate, seq-into): Better error messages.
Nicolas Petton
2015-04-18
1
-2
/
+2
*
Minor improvements in Bulgarian input methods
Ivan Radanov Ivanov
2015-04-18
1
-4
/
+4
*
Don't show both feature and function with the same name
Dmitry Gutov
2015-04-18
1
-3
/
+7
*
(elisp--xref-identifier-location): Skip variable, if it's also a functiong
Dmitry Gutov
2015-04-18
1
-3
/
+7
*
Fix fontification of keywords clobbered by the prompt.
Wolfgang Jenkner
2015-04-17
1
-11
/
+11
*
; ChangeLog fixes
Glenn Morris
2015-04-17
3
-3
/
+4
*
; ChangeLog fixes
Glenn Morris
2015-04-17
1
-48
/
+20
*
* lisp/indent.el (indent-region): Don't deactivate the mark
Stefan Monnier
2015-04-17
1
-1
/
+1
*
lisp/net/rcirc.el (defun-rcirc-command): mark `target' as ignorable
Sam Steingold
2015-04-17
1
-0
/
+1
*
* lisp/progmodes/xref.el (xref-push-marker-stack): Add optional arg.
Leo Liu
2015-04-17
1
-3
/
+3
[next]