]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-06-07 Paul EggertMove gen_origin from program to data
2015-06-07 Dmitry GutovEscape any quotes in the function name
2015-06-07 Eli ZaretskiiAdapt 'struct timespec' to next release of MinGW runtime
2015-06-07 Glenn Morris; Auto-commit of ChangeLog files.
2015-06-07 Paul EggertMerge from gnulib
2015-06-06 Juri Linkov* lisp/progmodes/grep.el (zrgrep): Let-bind grep-highli...
2015-06-06 Glenn MorrisAddress some compilation warnings.
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-06 Nicolas RichardAdd assertion in adjust_point_for_property
2015-06-06 Dmitry GutovReplace uses of in-string-p; make it obsolete
2015-06-06 Eli ZaretskiiFix Dired display of an explicit list of files by ls...
2015-06-06 Eli Zaretskii* lisp/dired.el (dired): Doc fix. (Bug#20739)
2015-06-06 Nicolas RichardDo not adjust point in a non-selected window
2015-06-06 Nicolas Richard* etc/DEBUG: Mention 'maybe_call_debugger'
2015-06-05 Nicolas PettonFix a unit test for map.el
2015-06-05 Nicolas Petton* lisp/emacs-lisp/map.el (map-let): Better docstring.
2015-06-05 Nicolas PettonBetter syntax for the map pcase pattern
2015-06-05 Nicolas Petton* lisp/emacs-lisp/map.el (map--dispatch): Better docstring.
2015-06-05 Nicolas Petton; * lisp/emacs-lisp/map.el: Fix formatting.
2015-06-05 Nicolas PettonFix a byte-compiler error in map-put and map-delete
2015-06-05 Glenn Morris* admin/gitmerge.el (gitmerge-commit-message):
2015-06-05 Tassilo HornUse string> instead of equiv lambda with string<
2015-06-05 Glenn Morris* lisp/emacs-lisp/map.el (map--dispatch): Move before...
2015-06-05 Glenn Morris* test/automated/map-tests.el: Replace "assert" with...
2015-06-05 Glenn Morris* lisp/Makefile.in (SUBDIRS): Rename from SUBDIRS_ABS.
2015-06-05 Glenn MorrisTweak some build messages.
2015-06-05 Eli Zaretskii; etc/DEBUG copedits
2015-06-05 Paul EggertOmit U+0332 COMBINING LOW LINE in previous change
2015-06-05 Paul EggertFix transliteration of Bahá'í months
2015-06-05 Paul EggertFix curved quotes in a few places
2015-06-05 Glenn Morris* lisp/Makefile.in (AM_V_at): Add missing definition.
2015-06-05 Glenn Morris* lisp/Makefile.in: Quieten output a bit.
2015-06-05 Glenn Morris* lisp/Makefile.in: Replace shell fragments in variable...
2015-06-05 Glenn Morris* lisp/vc/compare-w.el (compare-windows-get-window...
2015-06-05 YAMAMOTO Mitsuharu* src/ftfont.c (ftfont_open2): Round divisions by upEM.
2015-06-05 YAMAMOTO MitsuharuUndo removal of x_clear_area call on expose for GTK3...
2015-06-04 Glenn Morris* doc/lispref/hash.texi (Creating Hash): Remove obsolet...
2015-06-04 Glenn Morris* lisp/Makefile.in (check-defun-dups): Also skip ldefs...
2015-06-04 Glenn Morris* lisp/leim/quail/lrt.el (quail-lrt-update-translation):
2015-06-04 Dmitry GutovHandle new-style advice in find-funct
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-04 Nicolas Petton* lisp/emacs-lisp/map.el: Better docstring for the...
2015-06-04 Nicolas Petton; * etc/NEWS: Add string-greaterp
2015-06-04 Nicolas PettonAdd new function string-greaterp
2015-06-04 Eli ZaretskiiFix timezone-related functions on MS-Windows
2015-06-04 Paul EggertDon't pass raw directory name to 'error'
2015-06-03 Dmitry GutovOverride 'grep --color=always'
2015-06-03 Michael AlbinusFix error introduced recently in file-notify-tests.el
2015-06-03 Wolfgang Jenkner* src/indent.c (Fvertical_motion): Amend motion by...
2015-06-03 Michael AlbinusInstrument file-notify-test.el in order to catch hydra...
2015-06-03 YAMAMOTO MitsuharuUndo previous changes in non-toolkit scroll bar drawing.
2015-06-03 Paul Eggert* .gitignore: Also ignore doc/*/*/*.html and .ps.
2015-06-03 Paul EggertSupport quotes 'like this' in info files
2015-06-03 Paul Eggert* .gitignore: Remove !test/etags/html-src/*.html.
2015-06-03 Dmitry GutovRestore <D> instead of '.' in grep-find-template
2015-06-03 Glenn Morris* configure.ac (emacs_config_features): Add X toolkit...
2015-06-03 Glenn Morris; * etc/NEWS: Tiny edit.
2015-06-03 Glenn Morris* configure.ac (emacs_config_features): Add Cairo.
2015-06-03 Glenn Morris; * etc/NEWS: Add Cairo placeholder.
2015-06-03 Glenn Morris* configure.ac [HAVE_GTK3]: Remove USE_CAIRO that gets...
2015-06-02 Michael AlbinusEnsure, that autorevert works for remote files in file...
2015-06-02 Nicolas PettonAdd a pcase pattern for maps and `map-let' based on it
2015-06-02 Dmitry GutovReuse rgrep mechanics in xref-find-regexp
2015-06-02 Dmitry GutovMove xref-elisp-location to elisp-mode.el
2015-06-02 Eli ZaretskiiMinor tweaks for .gitignore
2015-06-02 Paul EggertGenerate curved quotes in ert doc
2015-06-02 Nicolas RichardAdd test for previous commit
2015-06-02 Nicolas RichardAvoid confusion in query-replace history when replacing...
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-06-02 Glenn Morris* admin/gitmerge.el (gitmerge-commit-message):
2015-06-01 Michael AlbinusSync with Tramp repository
2015-06-01 Eli ZaretskiiMS-Windows followup for batch stdout/stderr output...
2015-06-01 Eli ZaretskiiUpdate .gitattributes for DOS EOL files
2015-06-01 Eli ZaretskiiNS equivalents of xterm.c and w32term.c changes
2015-06-01 Glenn Morris; Auto-commit of loaddefs files.
2015-06-01 Paul EggertAvoid grave accent quoting in stderr diagnostics
2015-06-01 Paul EggertTreat batch stdout/stderr like standard display
2015-05-31 Glenn Morris* src/emacs.c (syms_of_emacs) <system-configuration...
2015-05-31 Paul EggertRemove unused DEFSYMs
2015-05-31 Eli ZaretskiiAttempt to fix crashes due to accesses beyond glyph...
2015-05-31 Michael AlbinusUse another default value for tramp-histfile-override
2015-05-31 Glenn Morris; Auto-commit of ChangeLog files.
2015-05-31 Dmitry GutovMake sure there's no explicit tag name
2015-05-30 Paul EggertRemove format2
2015-05-30 Paul EggertDon't misencode C-generated messages
2015-05-30 Paul EggertUse \r rather than ^M in string literals
2015-05-30 Paul EggertUpdate .gitattributes to match current sources
2015-05-30 Eli ZaretskiiFix display of composite characters with large fonts
2015-05-30 Eli ZaretskiiDocument 'face-ignored-fonts'
2015-05-30 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-05-30 Eli ZaretskiiAdd etags test for the new -Q option
2015-05-30 Dmitry GutovUse list for the tags completion table, not obarray
2015-05-30 Eli ZaretskiiRestore EOL format testing in etags
2015-05-30 Vitaly TakmazovDeclare Emacs on MS-Windows to be DPI-aware
2015-05-30 Michael AlbinusImprove Tramp traces.
2015-05-30 Eli ZaretskiiFix display of cursor at end of empty lines
2015-05-30 Paul Eggertbackup-buffer minor reworking of internals
2015-05-30 Paul Eggertbackup-buffer now reports .emacs.d/%backup% ills
2015-05-30 Paul Eggertcopy-file now truncates output after writing
next