projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2015-06-10
Glenn Morris
Use 'user-error' in a few calendar files.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Glenn Morris
* lisp/progmodes/f90.el (f90-backslash-not-special...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Glenn Morris
* lisp/files-x.el (add-file-local-variable):
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Glenn Morris
* lisp/progmodes/executable.el (executable-self-display...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Glenn Morris
* lisp/progmodes/executable.el (executable-self-display):
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Stefan Monnier
* lisp/emacs-lisp/checkdoc.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Glenn Morris
; * lisp/simple: Revert presumably unintentional deleti...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Stefan Monnier
* lisp/simple.el (eval-expression): Macroexpand before...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Stefan Monnier
* lisp/progmodes/sh-script.el: Better handle nested...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Stefan Monnier
* lisp/progmodes/elisp-mode.el: Require cl-lib for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Glenn Morris
* test/automated/Makefile.in (ELFILES): Sort.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Glenn Morris
* Makefile.in (SUBDIR_MAKEFILES):
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Eli Zaretskii
Update char-script-table
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Eli Zaretskii
Improve font selection for punctuation and other symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Dmitry Gutov
Skip past `#' to find BEG
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Eli Zaretskii
Fix compilation warning/error in --without-x builds
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Eli Zaretskii
Improve the default fontset wrt symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Oleh Krehel
Add new command checkdoc-package-keywords
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Eli Zaretskii
Avoid crashes when key-binding is called from a timer
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Eli Zaretskii
Fix a thinko in arc-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Artur Malabarba
* lisp/emacs-lisp/package.el (package-delete): Make...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Oleh Krehel
checkdoc.el (checkdoc-file): New function
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Glenn Morris
; * src/font.c (syms_of_font) <font-log>: Tweak previou...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Glenn Morris
* admin/update_autogen (changelog_files): Remove gitlog...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Glenn Morris
* src/font.c (syms_of_font) <font-log>: Doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Glenn Morris
Remove the obsolete leading "*" from some C doc strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Paul Eggert
Move gen_origin from program to data
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Dmitry Gutov
Escape any quotes in the function name
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Eli Zaretskii
Adapt 'struct timespec' to next release of MinGW runtime
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Glenn Morris
; Auto-commit of ChangeLog files.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Paul Eggert
Merge from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Juri Linkov
* lisp/progmodes/grep.el (zrgrep): Let-bind grep-highli...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Glenn Morris
Address some compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Eli Zaretskii
Fix display when a font claims large values of ascent...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Nicolas Richard
Add assertion in adjust_point_for_property
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Dmitry Gutov
Replace uses of in-string-p; make it obsolete
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Eli Zaretskii
Fix Dired display of an explicit list of files by ls...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Eli Zaretskii
* lisp/dired.el (dired): Doc fix. (Bug#20739)
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Nicolas Richard
Do not adjust point in a non-selected window
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Nicolas Richard
* etc/DEBUG: Mention 'maybe_call_debugger'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Nicolas Petton
Fix a unit test for map.el
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Nicolas Petton
* lisp/emacs-lisp/map.el (map-let): Better docstring.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Nicolas Petton
Better syntax for the map pcase pattern
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Nicolas Petton
* lisp/emacs-lisp/map.el (map--dispatch): Better docstring.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Nicolas Petton
; * lisp/emacs-lisp/map.el: Fix formatting.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Nicolas Petton
Fix a byte-compiler error in map-put and map-delete
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* admin/gitmerge.el (gitmerge-commit-message):
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Tassilo Horn
Use string> instead of equiv lambda with string<
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* lisp/emacs-lisp/map.el (map--dispatch): Move before...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* test/automated/map-tests.el: Replace "assert" with...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* lisp/Makefile.in (SUBDIRS): Rename from SUBDIRS_ABS.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
Tweak some build messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Eli Zaretskii
; etc/DEBUG copedits
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Paul Eggert
Omit U+0332 COMBINING LOW LINE in previous change
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Paul Eggert
Fix transliteration of Bahá'í months
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Paul Eggert
Fix curved quotes in a few places
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* lisp/Makefile.in (AM_V_at): Add missing definition.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* lisp/Makefile.in: Quieten output a bit.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* lisp/Makefile.in: Replace shell fragments in variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Glenn Morris
* lisp/vc/compare-w.el (compare-windows-get-window...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
YAMAMOTO Mitsuharu
* src/ftfont.c (ftfont_open2): Round divisions by upEM.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
YAMAMOTO Mitsuharu
Undo removal of x_clear_area call on expose for GTK3...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Glenn Morris
* doc/lispref/hash.texi (Creating Hash): Remove obsolet...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Glenn Morris
* lisp/Makefile.in (check-defun-dups): Also skip ldefs...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Glenn Morris
* lisp/leim/quail/lrt.el (quail-lrt-update-translation):
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Dmitry Gutov
Handle new-style advice in find-funct
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Nicolas Petton
Merge branch 'map'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Nicolas Petton
* lisp/emacs-lisp/map.el: Better docstring for the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Nicolas Petton
; * etc/NEWS: Add string-greaterp
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Nicolas Petton
Add new function string-greaterp
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Eli Zaretskii
Fix timezone-related functions on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Paul Eggert
Don't pass raw directory name to 'error'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Dmitry Gutov
Override 'grep --color=always'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Michael Albinus
Fix error introduced recently in file-notify-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Wolfgang Jenkner
* src/indent.c (Fvertical_motion): Amend motion by...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Michael Albinus
Instrument file-notify-test.el in order to catch hydra...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
YAMAMOTO Mitsuharu
Undo previous changes in non-toolkit scroll bar drawing.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Paul Eggert
* .gitignore: Also ignore doc/*/*/*.html and .ps.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Paul Eggert
Support quotes 'like this' in info files
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Paul Eggert
* .gitignore: Remove !test/etags/html-src/*.html.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Dmitry Gutov
Restore <D> instead of '.' in grep-find-template
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Glenn Morris
* configure.ac (emacs_config_features): Add X toolkit...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Glenn Morris
; * etc/NEWS: Tiny edit.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Glenn Morris
* configure.ac (emacs_config_features): Add Cairo.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Glenn Morris
; * etc/NEWS: Add Cairo placeholder.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Glenn Morris
* configure.ac [HAVE_GTK3]: Remove USE_CAIRO that gets...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Michael Albinus
Ensure, that autorevert works for remote files in file...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Nicolas Petton
Add a pcase pattern for maps and `map-let' based on it
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Dmitry Gutov
Reuse rgrep mechanics in xref-find-regexp
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Dmitry Gutov
Move xref-elisp-location to elisp-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Eli Zaretskii
Minor tweaks for .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Paul Eggert
Generate curved quotes in ert doc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Nicolas Richard
Add test for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Nicolas Richard
Avoid confusion in query-replace history when replacing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Glenn Morris
Merge from origin/emacs-24
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Glenn Morris
; Merge from origin/emacs-24
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Glenn Morris
* admin/gitmerge.el (gitmerge-commit-message):
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Michael Albinus
Sync with Tramp repository
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Eli Zaretskii
MS-Windows followup for batch stdout/stderr output...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Eli Zaretskii
Update .gitattributes for DOS EOL files
commit
|
commitdiff
|
tree
|
snapshot
next