summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Rename auto-revert-notify-watch-descriptor-hash-listMattias Engdegård2019-04-231-10/+10
* Optimize for typing characters into long C++ raw strings.Alan Mackenzie2019-04-232-478/+492
* Precise handling of filenotify `stopped' eventsMattias Engdegård2019-04-221-12/+9
* * autorevert.el (auto-revert-notify-rm-watch): Simplify.Mattias Engdegård2019-04-221-12/+10
* Revert "Don't remove notify descriptor that is already gone"Mattias Engdegård2019-04-221-21/+10
* Make file-notify-rm-watch robust against reentryMattias Engdegård2019-04-221-26/+31
* Move side-effect-free from unsafep.el to subr.elBasil L. Contovounesios2019-04-212-5/+8
* Merge from origin/emacs-26Glenn Morris2019-04-211-1/+2
|\
| * Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
* | Merge from origin/emacs-26Glenn Morris2019-04-211-1/+19
|\ \ | |/
| * Add a package: line to c-submit-bug-report.Glenn Morris2019-04-201-1/+19
* | Merge from origin/emacs-26Glenn Morris2019-04-214-5/+11
|\ \ | |/
| * Document insert-image-file's return value (Bug#32978)Noam Postavsky2019-04-191-2/+3
| * Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
| * Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-2/+2
* | * lisp/progmodes/sql.el Bug#35307Michael R. Mauger2019-04-211-0/+6
* | * lisp/progmodes/sql.el Bug#24483Michael R. Mauger2019-04-211-4/+5
* | * lisp/progmodes.sql.elMichael R. Mauger2019-04-211-19/+23
* | Support amending the last commit using VC-HgDmitry Gutov2019-04-213-23/+55
* | Fix Pike Mode's autodoc doc comments style's continued lines.Alan Mackenzie2019-04-203-23/+173
* | * lisp/emacs-lisp/smie.el (smie-indent-comment-continue): Single-char case.Stefan Monnier2019-04-191-5/+27
* | * lisp/emacs-lisp/radix-tree.el (pcase-defmacro): Improve docstringStefan Monnier2019-04-191-2/+2
* | * lisp/emacs-lisp/byte-run.el (define-obsolete-variable-alias): Tweak docStefan Monnier2019-04-191-1/+1
* | * lisp/calendar/time-date.el (date-to-time): 'signal' only takes 2 argsStefan Monnier2019-04-191-3/+3
* | * lisp/calendar/parse-time.el (parse-time-string): Use functionp and setfStefan Monnier2019-04-191-13/+13
* | Remove subsumed regexp branchesMattias Engdegård2019-04-191-2/+2
* | Clear gnus-group-list when the newsrc-hashtb is recreatedEric Abrahamsen2019-04-191-1/+2
* | Make warning about unescaped character literals more helpful.Philipp Stephani2019-04-192-8/+18
* | Don't check for group existence in gnus-group-goto-groupEric Abrahamsen2019-04-191-14/+10
* | Fix regexp branches that subsume other branchesPaul Eggert2019-04-197-11/+10
* | Fix mail-extr regexp typo with ".".Paul Eggert2019-04-191-1/+1
* | * lisp/net/tramp-adb.el (tramp-adb-prompt): Remove repetition of expressionMichael Albinus2019-04-191-1/+1
* | Do not handle :stop in tramp-*-handle-make-processMichael Albinus2019-04-192-8/+0
* | Add a new user option 'ido-big-directories'.Philipp Stephani2019-04-191-7/+18
* | Only encode Gnus group names if they come from symbol-nameEric Abrahamsen2019-04-181-8/+8
* | Merge from origin/emacs-26Glenn Morris2019-04-171-9/+10
|\ \ | |/
| * * lisp/progmodes/python.el: Be more careful about temp file removalStefan Monnier2019-04-141-9/+10
| * Backport: * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272)Alexander Gramiak2019-04-141-2/+4
* | Merge from origin/emacs-26Glenn Morris2019-04-171-1/+1
|\ \ | |/
| * Downcase charsetRobert Pluim2019-04-141-1/+1
| * Backport: Fix comment-empty-lines docstring (bug#35152)Basil L. Contovounesios2019-04-111-4/+4
| * Backport: Update documentation for indent-relative functionsAlex Branham2019-04-111-2/+3
* | Fix Bug#35241Michael Albinus2019-04-171-1/+2
* | Make python-shell-prompt-block-regexp match IPython promptAndrii Kolomoiets2019-04-161-1/+1
* | * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Erase bufferJuri Linkov2019-04-161-4/+5
* | Properly bracket concat of comment-start-skip (Bug#34805)Noam Postavsky2019-04-154-7/+11
* | Don't remove notify descriptor that is already goneMattias Engdegård2019-04-151-10/+21
* | Sort files in the default impl of project-files alphabeticallyDmitry Gutov2019-04-151-1/+2
* | Fix Bug#35055Michael Albinus2019-04-141-11/+18