]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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...
2016-06-19 Paul EggertRename ALIGN to pointer_align
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Noam PostavskyFix documentation of completion functions
2016-06-18 Eli ZaretskiiClarify documentation of 'font-lock-maximum-decoration'
2016-06-18 Nicolas Petton* lisp/emacs-lisp/map.el (map-contains-key): Better...
2016-06-18 Nicolas PettonFix seq-contains
2016-06-18 Nicolas PettonAdd new function map-do
2016-06-18 Nicolas PettonAdd seq-do-indexed
2016-06-18 Stefan Monniermap.el (map-merge*): Use `map-into' at beginning rather...
2016-06-17 Glenn Morris* doc/misc/cl.texi (Usage): Add some more details.
2016-06-17 Noam PostavskyFbackward_prefix_chars: stay within buffer bounds
2016-06-16 Mark Oteiza* lisp/window.el (switch-to-buffer-preserve-window...
2016-06-16 Paul EggertFix ifdef-vs-if typo with RANDR13_LIBRARY
2016-06-16 Stephen BermanFix last todo-mode change
2016-06-15 Alan MackenzieSpeed up CC Mode's font locking by taking some code...
2016-06-15 Stephen BermanImprove last todo-mode fix
2016-06-15 Stefan MonnierAutomatically find vars and functions via definition...
2016-06-15 Michal NazarewiczAutomatically detect whether .h file is C or C++
2016-06-15 Alan MackenzieParse compound identifiers in C++ member initialization...
2016-06-15 Stefan MonnierAdvertize set-keymap-parent as replacement for copy...
2016-06-15 Ted Zlatanov* generic-x.el (ansible-inventory-generic-mode): Warn...
2016-06-15 Tim ChambersAdd new ansible-inventory-generic-mode (Bug#23762)
2016-06-15 Paul EggertFix ifdef-vs-if typo with RANDR13_LIBRARY
2016-06-14 Stephen BermanFix todo-mode use of minibuffer completion keymap ...
2016-06-14 Paul EggertPort to platforms where char * has top bit set
2016-06-14 Paul EggertRemove recursion from store_function_docstring
2016-06-14 Ken BrownRemove system-specific -I switch from Cygwin-w32 build
2016-06-14 Glenn Morris* src/alloc.c (ALIGN): Avoid error on DragonFly BSD...
2016-06-14 Noam PostavskyMake python.el work in Emacs 24
2016-06-13 Ken BrownAvoid compiler warning
next