]> code.delx.au - gnu-emacs/history - lisp
Ibuffer change marks
[gnu-emacs] / lisp /
2016-07-08 Tino CalanchaIbuffer change marks
2016-07-07 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-07-07 Michael AlbinusFix an error in Tramp for rsync
2016-07-07 Tino CalanchaIbuffer: Mark locked buffers
2016-07-07 Tino Calancha* lisp/ibuffer.el: Add face for locked buffers
2016-07-07 Tino Calancha* lisp/ibuffer.el: Add mark for locked buffers
2016-07-07 Tino CalanchaRemove duplicate binding
2016-07-07 Tino CalanchaIbuffer: Drop needless binding
2016-07-07 Mark OteizaReplace eldoc-documentation-function with a hook
2016-07-06 Simen HeggestøylComplete "initial" and "unset" in CSS mode
2016-07-06 Michael Albinus* lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec): Fix...
2016-07-06 Paul EggertSimplify rfc1345.el a bit
2016-07-06 Dmitry AntipovPrefer 'frame-parameter' where it is expected to be...
2016-07-05 Michael AlbinusMake all Tramp tests pass for "gdrive" method
2016-07-04 Michal NazarewiczDon’t create unnecessary marker in ‘delete-trailing...
2016-07-04 Michal NazarewiczSimplify ‘delete-trailing-whitespace’ by not treating...
2016-07-04 Michal NazarewiczMake ‘delete-trailing-whitespace’ delete spaces after...
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 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 Tino CalanchaIbuffer: Mark buffers by content
2016-07-03 Tino Calanchaibuffer-copy-filename-as-kill verbosity increase
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 Glenn Morris; Auto-commit of loaddefs files.
2016-06-30 Alan MackenzieCC Mode: truncate the semi-nonlit cache when applying...
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 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-27 Stephen Berman; Fix breakage from previous commit
2016-06-27 Lars Magne Ingebri... Fix the prefix action of shr-copy-url
2016-06-27 Lars Magne Ingebri... New functions svg-text and svg-remove
2016-06-27 Lars Magne Ingebri... Add new function dom-remove-node
2016-06-27 Lars Magne Ingebri... Add a new function `svg-embed'
2016-06-27 Eli Zaretskii* lisp/descr-text.el (describe-char-unicode-data):...
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-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 Michael AlbinusFix some oddities in Tramp's rsync and smb methods
2016-06-26 Leo LiuDeprecations (bug#23850)
2016-06-26 Tino CalanchaDo not prompt twice to save a buffer
2016-06-25 Paul EggertMerge from origin/emacs-25
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 Tino CalanchaFix caller to ediff-setup
2016-06-24 Alan MackenzieImplement ' separators in C++ integer literals.
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-22 Dmitry GutovError on multibyte characters in HTTP request
2016-06-22 Dmitry Gutov; Revert "Prohibit multibyte characters in url-http...
2016-06-22 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-propertize): Flush...
2016-06-22 Katsumi Yamaoka* lisp/gnus/mm-decode.el (mm-convert-shr-links):
2016-06-21 Dmitry GutovUnset GIT_DIR when calling Git commands
2016-06-21 Phillip LordEnsure undo-boundary after all commands
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 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-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 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-16 Mark Oteiza* lisp/window.el (switch-to-buffer-preserve-window...
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 Ted Zlatanov* generic-x.el (ansible-inventory-generic-mode): Warn...
2016-06-15 Tim ChambersAdd new ansible-inventory-generic-mode (Bug#23762)
2016-06-14 Stephen BermanFix todo-mode use of minibuffer completion keymap ...
2016-06-14 Noam PostavskyMake python.el work in Emacs 24
2016-06-13 Glenn Morris* lisp/emacs-lisp/nadvice.el (advice--make-docstring):
2016-06-13 Glenn Morris* lisp/help-fns.el (describe-function-1): Avoid reporti...
2016-06-12 Nicolas Petton* lisp/emacs-lisp/seq.el (seq-drop): Better list implem...
2016-06-11 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--expand-all...
2016-06-11 Phillip LordRestore initial undo boundary with viper
2016-06-11 Phillip LordRevert "Fix viper undo breakage from undo-boundary...
2016-06-11 David ReitterPrevent compiler warning for unused arguments
2016-06-10 Nicolas PettonBump version to 25.0.95 emacs-25.0.95
next