]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-07-04 Michael AlbinusAdd Google Drive support to Tramp
2016-07-04 Tino CalanchaCalc: Update mode line after change mode
2016-07-03 Mark Oteiza* lisp/simple.el (save-mark-and-excursion): Add declare...
2016-07-03 Paul EggertRe-fix open-network-stream responsiveness
2016-07-03 Alan MackenzieRemove redundant forms from CC Mode for faster fontific...
2016-07-03 Alan MackenzieSpeed up CC Mode fontification with less accurate funct...
2016-07-03 Tino CalanchaIbuffer: unmark all buffers without confirmation
2016-07-03 Paul EggertFix open-network-stream responsiveness
2016-07-03 Tino CalanchaIbuffer: Mark buffers by content
2016-07-03 Tino Calanchaibuffer-copy-filename-as-kill verbosity increase
2016-07-02 Eli ZaretskiiFix cursor positioning on TTY frames after stretch...
2016-07-02 Eli ZaretskiiFix vertical-movement in buffers with wrap-prefix
2016-07-02 Eli ZaretskiiRename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULL
2016-07-01 Mark Oteiza* lisp/gnus/gnus-art.el (gnus-article-send-map): Remove...
2016-07-01 Stefan Monnier* lisp/auth-source.el (auth-source--symbol-keyword...
2016-07-01 Dmitry AntipovAvoid yet another possible NULL pointer dereference...
2016-07-01 Glenn Morris; Auto-commit of loaddefs files.
2016-06-30 Alan MackenzieCC Mode: truncate the semi-nonlit cache when applying...
2016-06-30 Dmitry AntipovMinor tweaks to openp
2016-06-30 Dmitry AntipovSimplify handling of frame parameters
2016-06-30 Dmitry AntipovCleanup around mature character manipulation functions
2016-06-29 Alan MackenzieFix C-M-a in a C function finding the start of a macro...
2016-06-29 Dmitry AntipovAvoid possible NULL pointer dereference found by GCC...
2016-06-29 Tino CalanchaDired recognize dirs when file size in human units
2016-06-29 Mark OteizaFix breakage from previous change
2016-06-28 Mark OteizaFix breakage from previous change.
2016-06-28 Eli ZaretskiiAdd tests for copying properties by 'format'
2016-06-28 Eli ZaretskiiFix copying properties in 'format' when it produces...
2016-06-27 Alan ThirdEnable dividers in NS (bug#22973)
2016-06-27 Stephen Berman; Fix breakage from previous commit
2016-06-27 Lars Magne... Fix the prefix action of shr-copy-url
2016-06-27 Lars Magne... New functions svg-text and svg-remove
2016-06-27 Lars Magne... Add new function dom-remove-node
2016-06-27 Lars Magne... Add a new function `svg-embed'
2016-06-27 Eli Zaretskii* lisp/descr-text.el (describe-char-unicode-data):...
2016-06-27 Eli ZaretskiiFix 'move-to-window-line' when EOB is on last screen...
2016-06-27 Alan MackenzieAmend a cache so that typing into C++ raw strings has...
2016-06-27 Dmitry GutovAlso handle escaping when string begins with a quote
2016-06-27 Sriram ThaiyarFix quote escaping in ruby-toggle-string-quotes
2016-06-27 Noam PostavskyFix test-completion with completion-regexp-list
2016-06-26 Paul EggertTry other addresses when connecting to multihomed
2016-06-26 Paul EggertFix GNUC_PREREQ for GCC 2.8.1 etc.
2016-06-26 Eli ZaretskiiDon't set 'bidi-paragraph-direction' in 'ansi-term'
2016-06-26 Paul Eggert; Spelling fixes
2016-06-26 Michael AlbinusSync with Tramp 2.3.0
2016-06-26 Paul EggertFix GNUC_PREREQ off-by-1 typo
2016-06-26 Michael AlbinusFix some oddities in Tramp's rsync and smb methods
2016-06-26 Ury MarshakFix FRAME_INTERNAL_BORDER_WIDTH use (Bug#23841)
2016-06-26 Leo LiuDeprecations (bug#23850)
2016-06-26 Tino CalanchaDo not prompt twice to save a buffer
2016-06-26 Alan ThirdMove text line right when in box (bug#23755)
2016-06-25 Paul EggertMerge from origin/emacs-25
2016-06-25 Paul Eggert; Spelling fixes
2016-06-25 Noam PostavskyUpdate docs for `customize-mode'
2016-06-25 Mark OteizaTeach net-utils more iproute2 and nl80211 tools
2016-06-25 Leo LiuUse use-region-p in prolog.el
2016-06-25 Leo LiuRemove compatibility with Emacs 24.3 in octave-mode
2016-06-24 Alan MackenzieEnsure hack-local-variables is run in a fundamental...
2016-06-24 Tino CalanchaFix caller to ediff-setup
2016-06-24 Alan MackenzieImplement ' separators in C++ integer literals.
2016-06-24 Paul EggertUpdate from gnulib
2016-06-24 Martin RudalicsRemove two uses of 'min' in Fwindow_text_pixel_size
2016-06-24 Paul EggertClarify intent of FACE_FROM_ID and IMAGE_FROM_ID
2016-06-23 Mark OteizaRemove some more face aliases obsoleted in 22.1
2016-06-23 Mark OteizaRemove some face aliases obsoleted in 22.1
2016-06-23 Eli Zaretskii* lisp/international/characters.el (standard-case-table...
2016-06-23 Eli ZaretskiiImprove results of 'upcase' for characters with title...
2016-06-23 Alan MackenzieMake typing into incomplete C++ raw strings work, and...
2016-06-23 Eli ZaretskiiFix documentation of 'assoc-string' and 'compare-strings'
2016-06-23 Eli ZaretskiiFix handling of LWINDOW key on MS-Windows
2016-06-22 Phillip Lord; Only load .elc file in tests.
2016-06-22 Dmitry GutovError on multibyte characters in HTTP request
2016-06-22 Dmitry Gutov; Revert "Prohibit multibyte characters in url-http...
2016-06-22 Eli ZaretskiiUpdate Unicode data files from Unicode 9.0.0
2016-06-22 Eli ZaretskiiFix test for whether the '.el' file is newer than ...
2016-06-22 Eli ZaretskiiFix 'insert-file-contents' when REPLACE is non-nil
2016-06-22 Ken BrownAvoid compiler warning
2016-06-22 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-propertize): Flush...
2016-06-22 Ken BrownFix last change to FRAME_INTERNAL_BORDER_WIDTH
2016-06-22 Katsumi Yamaoka* lisp/gnus/mm-decode.el (mm-convert-shr-links):
2016-06-22 Phillip Lord; Revert "Ensure undo-boundary after insert-file-contents."
2016-06-22 Paul EggertImprove --without-x GCC pacification
2016-06-21 Dmitry GutovUnset GIT_DIR when calling Git commands
2016-06-21 Phillip LordEnsure undo-boundary after all commands
2016-06-21 Phillip LordEnsure undo-boundary after insert-file-contents.
2016-06-21 Eli ZaretskiiClarify documentation of 'line-spacing' and 'line-height'
2016-06-21 Eli ZaretskiiFix vertical layout calculations when newline has line...
2016-06-21 Ken BrownFix compiler warnings in Cygwin-w32 build
2016-06-21 Ken BrownFix compiler warnings in no-window-system-build
2016-06-20 Eli ZaretskiiFix removal of variables from process-environment
2016-06-20 Michael Albinus; Simplify in filenotify-tests.el
2016-06-20 Michael AlbinusWeaken test conditions in filenotify-tests.el
2016-06-20 Glenn Morris* admin/authors.el (authors-ignored-files, authors...
2016-06-20 Glenn Morris* admin/authors.el (authors-aliases, authors-fixed...
2016-06-20 Paul EggertMinor ABLOCKS_BUSY cleanups in alloc.c
2016-06-19 Dmitry GutovASCII-fy coding-system-for-read used for Git commands
2016-06-19 Dmitry GutovProhibit multibyte characters in url-http-data
2016-06-19 Eli ZaretskiiFix setting a range of char-table slots in a singular...
2016-06-19 Alan MackenzieFix CC Mode fontification problem apparent in test...
2016-06-19 Alan Mackenziec-renarrow-state-cache: take care when new point is...
next