projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2017-02-15
Richard Stallman
Rmail fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Vibhav Pant
bytecomp-tests.el: Store all test forms in one constant.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Glenn Morris
Small lispref edit
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Katsumi Yamaoka
Document fill-separate-heterogeneous-words-with-space...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Noam Postavsky
Test comment-multi-line = nil auto fill case too
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Katsumi Yamaoka
Don't delete leading and trailing space from CJK word...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Juri Linkov
‘M-s w RET word C-s’ repeats incremental search.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Tom Tromey
Make vc-git detect conflict state for vc-dir
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Vibhav Pant
byte-opt: Replace merged tags in jump tables too. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Eli Zaretskii
; * test/file-organization.org: Minor copyedits.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Glenn Morris
Remove overly broad element from default mail-dont...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Juri Linkov
* etc/NEWS: Mention query-replace-from-to-separator...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Vibhav Pant
; etc/TODO: Remove 'switch' item, as it is now implemented.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Arash Esbati
Match all characters in optional argument of \documentclass
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Vibhav Pant
Merge branch 'master' into feature/byte-switch
feature/byte-switch
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Vibhav Pant
; Add more documentation for byte-switch related code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Katsumi Yamaoka
Fix non-ASCII text encoding (bug#25658)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Vibhav Pant
test/lisp/emacs-lisp/bytecomp-tests.el: Add more tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Glenn Morris
Fix recent bootstrap issue by moving string-to-list
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Glenn Morris
Doc fixes related to mail-host-address
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Glenn Morris
Simplify time-stamp mail host usage
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Glenn Morris
Doc fix for vhdl-mode re mail-host-address
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Mark Oteiza
Substitute leading $HOME/ in xdg-user-dirs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Mark Oteiza
* lisp/buff-menu.el: Turn on lexical-binding.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Juri Linkov
* lisp/replace.el (query-replace-from-to-separator...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Karl Fogel
Convert more uses of `looking-at' to `following-char'
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Paul Eggert
Fix typos in tests for lax-plist-get etc.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Michael Albinus
Fix bug#25607
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Mark Oteiza
Remove server-buffer-clients string from minor-mode...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Mark Oteiza
Nix some useless uses of looking-at, looking-back
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Vibhav Pant
; lisp/emacs-lisp/bytecomp.el: Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Tom Tromey
Recognize JS regexp literals more correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Vibhav Pant
src/bytecode.c (exec_byte_code): Make hash_code a Lisp_...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Vibhav Pant
src/bytecode.c (exec_byte_code): Remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Tom Tromey
Fix bug in css--mdn-find-symbol
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Vibhav Pant
; src/bytecode.c (exec_byte_code): Refactor byte-switch...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Vibhav Pant
src/bytecode.c: Add optional sanity check for jump...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Vibhav Pant
Merge branch 'master' into feature/byte-switch
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Vibhav Pant
* src/bytecode.c: Refactor to follow GNU coding standards
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Eli Zaretskii
Fix handling of XBM images on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Michael Albinus
; Fix typo in etc/NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Eli Zaretskii
Fix handling of PBM data
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Noam Postavsky
Fix warnings in debug tracing code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Sam Steingold
Extract grep-find-ignored-directories processing from...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Vibhav Pant
src/bytecode.c: Avoid comparing values unnecessarily...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Paul Eggert
Fix a few integer-overflow glitches
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Eli Zaretskii
Fix a bug with displaying an image after a TAB
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Paul Eggert
Move cyclic tests to fns-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Gemini Lasswell
Fix instrumenting code with propertized strings in...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Vladimir Panteleev
Improve fontification in bat-mode
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Eli Zaretskii
Restore special setting of this-command-keys by M-x
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Juri Linkov
* lisp/isearch.el (isearch-search-fun-default): Set...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Vibhav Pant
src/bytecode.c (exec_byte_code): Remove unneeded assert.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Vibhav Pant
bytecode.c (exec_byte_code): Use h->count instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Vibhav Pant
bytecode.c (exec_byte_code): don't check hash code...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Tino Calancha
Ibuffer: Update mode documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Steven Allen
Fix environment variable for xdg-data-dirs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Tassilo Horn
; Theme updates
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Tino Calancha
Ibuffer: Erase output buffer before shell commands
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Tino Calancha
Ibuffer: Don't truncate shell command output
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Vibhav Pant
Improve byte-switch execution.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Noam Postavsky
Make sure eshell pipelines don't drop data
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Katsumi Yamaoka
Make mm-shr use mail-parse-charset by default
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Stephen Berman
describe-char: unambiguous name for inserting ASCII 7
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Michael Albinus
Modify suppressing `vc-refresh-state' in filenotify...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Michael Albinus
Suppress undesired error messages in filenotify-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Lars Ingebrigtsen
Ensure that Gnus bugs show up in the Emacs tracker
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Lars Ingebrigtsen
Revert "Don't tag Gnus bugs with "gnus""
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Vibhav Pant
Add tests for checking byte-switch code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Mark Oteiza
Add xdg library
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Paul Eggert
Do not trick info/dir’s timestamp
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Paul Eggert
Make FOR_EACH_TAIL more like other FOR_EACH macros
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Vibhav Pant
; bytecomp.el (byte-compile-cond-jump-table): Add TODO...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Vibhav Pant
; byte(-opt, comp).el: Add more documentation for byte...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Paul Eggert
Port to clang 3.8.0
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Paul Eggert
Add cyclic-list tests
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Paul Eggert
FOR_EACH_TAIL now checks for quit
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Paul Eggert
Signal list cycles in ‘length’ etc.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Paul Eggert
Simplify use of FOR_EACH_TAIL
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Simen Heggestøyl
* lisp/textmodes/css-mode.el: Require subr-x at compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
Merge remote-tracking branch 'origin/master' into featu...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
bytecomp.el: Use macroexp-const-p instead of bc-cond...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
* byte-opt.el (byte-decompile-bytecode-1): Use eq inste...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
; Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
; bytecomp.el (-inline-lapcode): Fix incorrect parenthe...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
bytecomp.el: Inline lapcode containing `byte-switch...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
; * byte-opt.el (byte-decompile-bytecode-1): Add more...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
byte-opt.el: Replace jump tables while decompiling...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Vibhav Pant
bytecomp.el: Don't store non-keyword symbols in jump...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Tom Tromey
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Tom Tromey
Set comment-multi-line in js-mode
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Simen Heggestøyl
* test/manual/indent/scss-mode.scss: Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Simen Heggestøyl
Fix indentation of multiline CSS property values
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Gemini Lasswell
Add tests for lisp/kmacro.el
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Eli Zaretskii
Fix autorevert-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Gemini Lasswell
New macro 'ert-with-message-capture'
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Gemini Lasswell
Avoid invalid read syntax errors due to 'ert-with-test...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Eli Zaretskii
Fix a syntax error when evaluating pcase.el under Edebug
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Eli Zaretskii
; * lisp/files.el (save-some-buffers-default-predicate...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Gemini Lasswell
Change edebug-max-depth from defconst to defcustom
commit
|
commitdiff
|
tree
|
snapshot
next