aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.Eli Zaretskii2020-04-111-1/+1
* | Reword documentation for eshell-variable-aliases-listFederico Tedin2020-04-111-15/+15
* | * lisp/net/tramp.el (tramp-action-process-alive): Read pending output.Michael Albinus2020-04-111-0/+2
* | chinese-hz is not ASCII compatible (bug#40407)Mattias Engdegård2020-04-091-0/+5
* | ; * lisp/international/mule-conf.el: Minor comment wording fix.Eli Zaretskii2020-04-081-2/+3
* | Support character composition for Hangul jamoEli Zaretskii2020-04-081-0/+12
* | Add :coding support to open-network-stream and open-gnutls-streamRobert Pluim2020-04-072-7/+25
* | Use length field when dns-query is using TCPRobert Pluim2020-04-071-13/+17
* | utf-7 and utf-7-imap are not ASCII-compatible (bug#40407)Mattias Engdegård2020-04-061-0/+5
* | Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus2020-04-061-5/+9
* | Unify and improve gdb-mi source buffer display logicYuan Fu2020-04-062-26/+63
* | Fix problems when dragging frames with the mouseMartin Rudalics2020-04-061-234/+292
* | Fix thinko in tramp-cache.elMichael Albinus2020-04-051-3/+3
* | Merge from origin/emacs-27Glenn Morris2020-04-054-15/+23
|\ \ | |/
| * Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-041-1/+1
| * Fix void-variable n-reb in re-builder (Bug#40409)Noam Postavsky2020-04-041-9/+8
| * Fix invocations of gpg from GnusEli Zaretskii2020-04-031-4/+12
| * Tweak htmlfontify's generated outputAmin Bandali2020-04-021-1/+2
| * ; Auto-commit of loaddefs files.Glenn Morris2020-04-011-15/+18
* | Merge from origin/emacs-27Glenn Morris2020-04-053-5/+12
|\ \ | |/
| * Handle project--files-in-directory finding no files betterDmitry Gutov2020-03-302-0/+3
| * Let imenu to work on the menu bar when its list is a single non-nested member.Alan Mackenzie2020-03-301-5/+9
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Avoid known cl-defsubst breakageStefan Monnier2020-04-051-3/+15
* | * lisp/arc-mode.el: Rewrite displaying the summariesStefan Monnier2020-04-041-271/+206
* | * lisp/arc-mode.el: Remove make-(local-variable|variable-buffer-local)Stefan Monnier2020-04-041-21/+12
* | * lisp/arc-mode.el (archive--file-desc): Add fields from other structsStefan Monnier2020-04-041-107/+82
* | Support the "explore" command in gdb-mi.elEli Zaretskii2020-04-041-2/+9
* | Fix face spec handling for 'default' "terminal class"Eli Zaretskii2020-04-041-1/+1
* | * lisp/arc-mode.el: Remove unused struct fieldsStefan Monnier2020-04-031-59/+63
* | * lisp/arc-mode.el: Use cl-structs rather than vectorsStefan Monnier2020-04-031-147/+196
* | C++ Mode: recognize brace blocks without the hitherto required = signAlan Mackenzie2020-04-031-2/+11
* | * lisp/arc-mode.el (archive-ar-write-file-member): New functionStefan Monnier2020-04-031-10/+27
* | * lisp/arc-mode.el: Remove redundant `:group`sStefan Monnier2020-04-031-58/+41
* | * lisp/arc-mode.el: Use lexical-bindingStefan Monnier2020-04-031-42/+37
* | Check for IPv6 servers in dns.elRobert Pluim2020-04-031-9/+13
* | Update texinfo.el following changes in 'tex-start-options-string'Ernest N. Mamikonyan2020-04-031-3/+10
* | load-library, locate-library: Use read-library-nameŠtěpán Němec2020-04-033-12/+3
* | Fix movement commands in gomokuAsher Gordon2020-04-031-10/+36
* | Improve last changeEli Zaretskii2020-04-031-2/+2
* | Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-031-0/+2
* | Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin2020-04-022-5/+23
* | * lisp/vc/vc-dir.el: Commands to mark un/registered files (bug#34949)Juri Linkov2020-04-031-0/+31
* | * lisp/window.el (display-buffer): Extend doc with body-function (bug#39822)Juri Linkov2020-04-031-0/+6
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-011-5/+11
* | ; Auto-commit of loaddefs files.Glenn Morris2020-04-011-32/+60
* | Avoid error messages loading trampver.elMichael Albinus2020-04-011-0/+2
* | javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-011-3/+23
* | Don't lose point during fileloop replace (Bug#38867)Noam Postavsky2020-03-311-12/+16
* | * lisp/dired.el (dired-readin): Improve commentStefan Monnier2020-03-311-4/+4
* | * lisp/minibuffer.el (minibuffer-completion-help): Use mainbuf (bug#39822)Juri Linkov2020-03-311-58/+60