]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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
2015-11-10 Dmitry Gutov; project-library-roots-function: Update the FIXME
2015-11-10 Karl FogelFix some recently-perturbed bookmark autoloads
2015-11-10 Noah Friedman(ydump-buffer): Handle case where gap is at the start...
2015-11-10 Dmitry Gutov* lisp/progmodes/project.el: Update Commentary.
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-10 Dmitry GutovFold `project-ask-user' into `project-current'
2015-11-09 Karl FogelWhen VC detects a conflict, specify which file
2015-11-09 Eli ZaretskiiFix assertion violation in define-key
2015-11-09 Dima KoganFix a memory leak in GC of font cache
2015-11-09 Paul EggertUse INT_ADD_WRAPV etc. to check integer overflow
2015-11-09 Dmitry GutovMake sure that the ignore file exists origin/project-next
2015-11-09 Michael Sperber* gnus-sum.el (gnus-summary-backend-map): Bind B-backsp...
2015-11-08 Juanma Barranquero; ChangeLog.2 fixes
2015-11-08 Simen HeggestøylAdd support for retrieving paths to JSON elements
2015-11-08 Karl Fogel* etc/NEWS: Mention new `bookmark-set-no-overwrite'.
2015-11-08 Karl FogelOffer non-overwrite bookmark setter (Bug#15746)
2015-11-08 Paul Eggert* src/unexelf.c (NEW_PROGRAM_H): Remove unused macro...
next