]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-11-15 Anders LindgrenEnhance NSTRACE (trace output for NextStep).
2015-11-15 Anders Lindgren; Cleanup of change log. Removed obsolete email addresses.
2015-11-15 Anders LindgrenFixed a toolbar related issue on OS X.
2015-11-15 Anders LindgrenFixed OS X 10.6.8 build issue (bug#21862).
2015-11-15 Artur Malabarba* lisp/faces.el (faces--attribute-at-point): Fix an...
2015-11-15 Paul EggertFix regex abort when it tries to reenter itself
2015-11-15 Dmitry GutovImprove Ruby 1.9-style keyword keys highlighting
2015-11-15 Dmitry GutovUnify the absolutely equal xref-backend-references...
2015-11-15 Dmitry GutovUpdate project-find-regexp for the new xref API
2015-11-15 Dmitry GutovFix replacing a match with a shorter string
2015-11-14 Artur Malabarba* lisp/progmodes/xref.el (xref-pop-marker-stack): Downg...
2015-11-14 Eli ZaretskiiDocument 'describe-symbol'
2015-11-14 Paul EggertChange test name to avoid spellcheck issue.
2015-11-14 Eli Zaretskii; * etc/NEWS: Minor improvements in wording.
2015-11-14 Eli ZaretskiiAvoid signaling an error in 'describe-symbol'
2015-11-14 Eli Zaretskii; * etc/NEWS: Fix formatting
2015-11-14 Eli Zaretskii; * etc/NEWS: Some easily fixed documentation marks
2015-11-14 Eli Zaretskii* INSTALL (--with-cairo): Document this new configure...
2015-11-14 Eli ZaretskiiDocument that GNU Make >= 3.81 is required to build...
2015-11-14 Artur MalabarbaBackport: * lisp/emacs-lisp/package.el: Refactor -with...
2015-11-14 Eli Zaretskii* CONTRIBUTE (Branches): Improve wording for back-porte...
2015-11-14 Dmitry GutovMerge branch 'master' into emacs-25
2015-11-14 Dmitry Gutov; Fix warnings
2015-11-14 Dmitry Gutov; Update xref-etags-mode for the latest change
2015-11-14 Dmitry GutovUse generic dispatch for xref backends
2015-11-13 Juri LinkovSupport rectangular regions for more commands
2015-11-13 Dmitry GutovHandle multiple matches on the same line; add highlighting
2015-11-13 Dmitry GutovReplace xref-match-bounds with xref-match-length
2015-11-13 John WiegleyMerge remote-tracking branch 'origin/master' into emacs-25
2015-11-13 l3thalMerge branch 'erc-async-reconnect' into emacs-25
2015-11-13 l3thalReconnect asynchronously.
2015-11-13 Paul EggertMerge from gnulib
2015-11-13 Paul EggertSpruce up ftfont.c memory allocation
2015-11-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-11-13 Paul EggertPort recent XCB changes to 64-bit ‘long int’
2015-11-13 Paul Eggert* src/undo.c (run_undoable_change): Now static.
2015-11-13 Eli ZaretskiiRemove support for ':timeout' from w32 tray notifications
2015-11-13 Juanma Barranquero* test/automated/simple-test.el: Add test for bug#20698...
2015-11-13 Juanma Barranquero* lisp/progmodes/elisp-mode.el: Declare function `proje...
2015-11-13 Juanma Barranquero* src/undo.c: Small fixes for previous change
2015-11-13 Eli ZaretskiiAdd a few more variables to redisplay--variables
2015-11-13 Eli Zaretskii* lisp/loadup.el: Enlarge the size of the hash table...
2015-11-13 Eli BarzilayFix point positioning after transposing with negative arg
2015-11-13 Eli ZaretskiiFix last change in shr.el
2015-11-13 Eli ZaretskiiFix last change
2015-11-13 Eli ZaretskiiAnother fix for MinGW64 and Cygwin builds due to notifi...
2015-11-13 YAMAMOTO MitsuharuRemove intern calls and XXX comments from Fx_export_frames
2015-11-13 Paul EggertPort recent XCB changes to 64-bit ‘long int’
2015-11-13 Paul Eggert* src/undo.c (run_undoable_change): Now static.
2015-11-13 Michael AlbinusAdapt Tramp version, do not merge with master
2015-11-13 Eli ZaretskiiRemove support for ':timeout' from w32 tray notifications
2015-11-13 Juanma Barranquero* test/automated/simple-test.el: Add test for bug#20698...
2015-11-13 Juanma Barranquero* lisp/progmodes/elisp-mode.el: Declare function `proje...
2015-11-13 Juanma Barranquero* src/undo.c: Small fixes for previous change
2015-11-13 Eli ZaretskiiAdd a few more variables to redisplay--variables
2015-11-13 Eli Zaretskii* lisp/loadup.el: Enlarge the size of the hash table...
2015-11-13 Eli BarzilayFix point positioning after transposing with negative arg
2015-11-13 Eli ZaretskiiFix last change in shr.el
2015-11-13 Eli ZaretskiiFix last change
2015-11-13 Eli ZaretskiiAnother fix for MinGW64 and Cygwin builds due to notifi...
2015-11-13 YAMAMOTO MitsuharuRemove intern calls and XXX comments from Fx_export_frames
2015-11-13 Eric Hanchrowshr: don't invoke unbound function (Bug#21895)
2015-11-12 Juanma Barranquero* test/automated/keymaps-test.el: Fix test to make...
2015-11-12 Artur Malabarba* test/automated/cl-lib-tests.el (cl-lib-struct-constru...
2015-11-12 Phillip Lord: Tests for undo-auto functionality.
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Phillip LordThe heuristic that Emacs uses to add an `undo-boundary...
2015-11-12 Juri LinkovBind [?\S-\ ] to previous line command in Dired-like...
2015-11-12 Eli ZaretskiiFix the MinGW64 and Cygwin-w32 builds
2015-11-12 Simen HeggestøylEnable sorting of JSON object keys when encoding
2015-11-12 Juanma Barranquero* test/automated/keymap-tests.el: New test file
2015-11-12 Ken RaeburnSpeed up x_real_pos_and_offsets using XCB
2015-11-12 Ken RaeburnEnable use of XCB for checking window manager state
2015-11-12 Ken RaeburnDetect XCB and save a connection handle
2015-11-12 Ken RaeburnReduce some data dependencies between X calls
2015-11-12 Ken RaeburnUse color cache for creating bitmap
2015-11-12 Eli BarzilayAdd "^" to the interactive specs of `dired-next/previou...
2015-11-12 Thomas FitzsimmonsSync with soap-client repository, version 3.0.2
2015-11-11 Alan MackenzieCC Mode: Respect users' settings of open-paren-in-colum...
2015-11-11 Artur Malabarba* lisp/obarray.el: Fix shadowed variables
2015-11-11 Eli ZaretskiiAvoid error in submitting a form with EWW
2015-11-11 Juanma Barranquero; * doc/lispref/os.texi: Fix indentation of sample...
2015-11-11 Nicolas PettonRename seq-p and map-p to seqp and mapp
2015-11-11 Nicolas PettonRename obarray-p to obarrayp
2015-11-11 Nicolas PettonRename obarray-foreach to obarray-map
2015-11-11 Przemysław... New file with obarray functions.
2015-11-11 Eli ZaretskiiImplement tray notifications for MS-Windows
2015-11-11 Michael AlbinusOptimize `file-equal-p' and `file-in-directory-p' in...
2015-11-10 Karl Fogel* CONTRIBUTE: Encourage adding tests.
2015-11-10 David ReitterAvoid creating notification objects when possible
2015-11-10 Paul EggertMove INTEGER_TO_CONS body out of .h file
2015-11-10 Paul EggertMerge from gnulib
2015-11-10 Paul EggertSpelling fixes
2015-11-10 Artur Malabarba* doc/lispref/variables.texi (Directory Local Variables):
2015-11-10 Artur Malabarba* lisp/files.el: Don't allow customization of dir-local...
2015-11-10 Artur Malabarba* lisp/files.el (dir-locals-read-from-file): Better...
2015-11-10 Artur Malabarba* lisp/isearch.el (search-default-regexp-mode): change...
2015-11-10 Artur Malabarba* lisp/files.el (dir-locals-find-file): Don't stop...
2015-11-10 Artur Malabarba* lisp/files.el (dir-locals-file): Allow wildcards
2015-11-10 Artur Malabarba* lisp/emacs-lisp/map.el (map-merge-with): New function
next