]> code.delx.au - gnu-emacs/history - lisp
Merge from origin/emacs-25
[gnu-emacs] / lisp /
2016-05-14 Paul EggertMerge from origin/emacs-25
2016-05-14 Paul EggertProperly reject malformed or empty package sigs
2016-05-13 Paul EggertImprove display of tex-verbatim and Info quoted
2016-05-13 Stefan Monnier* lisp/net/sieve-mode.el: Handle the text:... notation
2016-05-13 Paul EggertRemove buggy non-native image scrolling
2016-05-13 Paul EggertTweak check-declare-directory performance
2016-05-13 Paul EggertMerge from origin/emacs-25
2016-05-12 Stefan Monnier* lisp/cedet/semantic/{db-el,symref}.el: Mark unused...
2016-05-12 Glenn Morris* lisp/emacs-lisp/find-func.el (find-feature-regexp)
2016-05-12 Stefan Monnier* lisp/cedet/semantic: Silence some warnings
2016-05-12 Lars IngebrigtsenSupport srcset in <img>
2016-05-12 Michael AlbinusDo not autoload some functions of tramp.el
2016-05-12 Michael AlbinusAvoid recursive load of tramp.el
2016-05-12 Dmitry GutovDo not mistake colon at the end of regexp for slash...
2016-05-11 Dmitry GutovMake package-install-from-buffer not move point
2016-05-11 Dmitry Gutov; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save...
2016-05-11 Dmitry GutovRedo the fix for bug#21839
2016-05-11 Michael Albinus; Remove instrumentation of tramp.el
2016-05-10 Dmitry GutovDon't treat JS spread as contination method call
2016-05-10 Paul EggertPacify byte-compiler in lisp/vc
2016-05-10 Paul Eggert; Merge from origin/emacs-25
2016-05-10 Paul EggertMerge from origin/emacs-25
2016-05-10 Paul Eggert'text-quoting-style' now affects only ` and '
2016-05-10 Alan MackenzieRevert "Fix spurious fontification of "for (; a * b...
2016-05-10 Glenn Morris; Auto-commit of loaddefs files.
2016-05-09 Dmitry GutovAllow newlines inside cl function arglists
2016-05-09 Dmitry GutovPublicize cl--generic-all-functions
2016-05-09 Lars IngebrigtsenMove "Recent messages" earlier in report-emacs-bug
2016-05-09 Michael AlbinusPacify byte compiler in tramp.el
2016-05-09 Alan MackenzieAdd some "safe-local-variable" declarations for compati...
2016-05-09 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul Eggert; Merge from origin/emacs-25
2016-05-09 Michael Albinus; Instrument tramp.el
2016-05-09 Alan MackenzieCC Mode now uses the new :after-hook feature of define...
2016-05-09 Michael AlbinusExtend completion candidates in tramp.el
2016-05-09 Michael AlbinusRevert e2f785991d0c696fbb2bc2f331f888d979b8da82 for...
2016-05-08 Paul EggertSimplify now that float-time etc. are built-in
2016-05-08 Alan MackenzieAdd :after-hook facility to define-derived-mode.
2016-05-08 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-08 Michael AlbinusFix recursive load of tramp.elc
2016-05-08 Paul EggertPrefer grep -E/-F to egrep/fgrep
2016-05-07 Dmitry GutovAvoid unnecessary work if a chunk is empty
2016-05-07 Dmitry GutovSay 'All results processed' at the end
2016-05-07 Michael AlbinusContinue to fix Bug#10085
2016-05-07 Alan Mackenzie* lisp/emacs-lisp/edebug.el (edebug-sit-on-break):...
2016-05-07 Alan MackenzieAdd an option in Edebug to prevent pauses after `h...
2016-05-07 Jorgen Schaeferscheme.el: Turn literal tabs into \t
2016-05-07 Tino CalanchaMake 'backtab' work in table-mode on text terminals
2016-05-06 Alan MackenzieCorrect hack-local-variables change from Thu May 5...
2016-05-06 Michael Albinustramp-sh.el: Work around a stat bug (backport from...
2016-05-06 Paul EggertMerge from origin/emacs-25
2016-05-05 Paul EggertDoc fixes for fclist and grep
2016-05-05 Simen HeggestøylSupport completion of HTML tags in CSS selectors
2016-05-05 Lars IngebrigtsenMake `R' in eww work more reliably
2016-05-05 Dmitry Gutov`nreverse' the marker pairs list
2016-05-05 Alan MackenzieCall hack-local-variables from major modes rather than...
2016-05-05 Michael Albinustramp-sh.el: Work around a stat bug
2016-05-05 Dmitry GutovUse save-excursion in xref-location-marker more
2016-05-05 Dmitry Gutovshell-quote-argument DIR when appropriate
2016-05-05 Dmitry GutovRework xref-query-replace-in-results
2016-05-04 Juri Linkov* lisp/replace.el (query-replace-read-from): Use minibu...
2016-05-04 Alan MackenzieAllow `text-quoting-style' to be `leave', i.e. no trans...
2016-05-04 Stephen BermanFix todo-mode bug involving archived items (bug#23447)
2016-05-04 Stefan Monnier* lisp/emulation/viper(-cmd)?.el: Use lexical-binding.
2016-05-04 Stefan Monnier* lisp/vc/ediff-util.el: Use lexical-binding.
2016-05-04 Stefan Monnier* lisp/progmodes/js.el (js-syntax-propertize): Recogniz...
2016-05-03 Lars IngebrigtsenAdd an animation sanity check
2016-05-03 Dmitry GutovHandle "empty line" regexp in xref searches
2016-05-03 Dmitry GutovUse grep-find-ignored-directories instead of vc-directo...
2016-05-03 Dmitry GutovClear buffer-undo-list when showing xrefs
2016-05-03 Eli ZaretskiiImprove documentation of Dired's 'A' and 'Q' commands
2016-05-03 Lars Ingebrigtsen(shr-rescale-image): Clarify logic slightly
2016-05-03 Paul EggertDoc fixes for quoting
2016-05-03 Martin RudalicsBind `widget-button-click' to mouse-1/-2 instead of...
2016-05-02 Lars Ingebrigtsenposnp doc clarification
2016-05-02 Philipp StephaniAllow eval-ing named character literals
2016-05-02 Eli ZaretskiiFix documentation of dired-aux search/replace commands
2016-05-02 Lars IngebrigtsenRevert "alas, a map can have only one parent"
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul EggertFix quoting problem in cc-engine debug message
2016-05-02 Paul EggertDon’t electrically quote ‘'’ in Python
2016-05-02 Sam Steingoldalas, a map can have only one parent
2016-05-02 Dmitry Gutov`nreverse' Grep hits before passing them to xref--conve...
2016-05-02 Michael AlbinusFix Bug#10085
2016-05-02 Paul Eggert; Spelling and quoting fixes
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Spelling fixes
2016-05-01 Juri Linkov* lisp/isearch.el (isearch-forward-symbol-at-point...
2016-05-01 Lars IngebrigtsenFix text in menu in minor-mode-menu-from-indicator
2016-05-01 Lars IngebrigtsenAllow `global-set-key' to bind keys under the `M-o...
2016-05-01 Lars IngebrigtsenAdd `size-indication-mode' to the menu on `mouse-1...
2016-05-01 Lars Ingebrigtsencua-prefix-override-inhibit-delay doc fix
next