summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Improve tramp-convert-file-attributes backward compatibilityMichael Albinus2018-08-291-11/+5
* * lisp/mail/emacsbug.el (report-emacs-bug--os-description): Add BSD.Glenn Morris2018-08-281-2/+14
* * lisp/mail/emacsbug.el (report-emacs-bug--os-description):Glenn Morris2018-08-281-1/+21
* Add bignum support in TrampMichael Albinus2018-08-284-30/+25
* New commands bibtex-next/previous-entry (Bug#32378)Alex Branham2018-08-271-0/+22
* shr: Allow skipping tags with aria-hidden (Bug#32348)Noam Postavsky2018-08-271-1/+10
* Allow setf of buffer-modified-p without argument (Bug#21201)Noam Postavsky2018-08-271-2/+3
* CC Mode: Fix syntactic context of BOD sometimes being 'topmost-intro-contAlan Mackenzie2018-08-271-1/+12
* c-where-wrt-brace-construct: deal with point following a struct's semicolon.Alan Mackenzie2018-08-271-15/+17
* Fix links in backtraces to work on advised built-ins (Bug#25393)Gemini Lasswell2018-08-271-5/+7
* Bump Tramp version to 2.4.1-preMichael Albinus2018-08-272-8/+6
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-08-274-55/+39
|\
| * Merge from origin/emacs-26Glenn Morris2018-08-263-2/+9
| |\
| | * Prevent `modify-file-local-variable-prop-line' from adding extra ';'Wenjamin Petrenko2018-08-241-1/+3
| | * Recognize codepage 65001 as a valid encodingEli Zaretskii2018-08-211-0/+5
| | * Fix duplicate custom group names in bibtex.elBasil L. Contovounesios2018-08-171-1/+1
| * | CC Mode: make c-display-defun-name work with a pointer return type.Alan Mackenzie2018-08-261-53/+30
* | | * lisp/net/tramp.el: Add "Version" header.Stefan Monnier2018-08-261-0/+1
|/ /
* | Improve format-seconds accuracyPaul Eggert2018-08-251-0/+1
* | Detect Chinese sudo password prompts (Bug#31075)Noam Postavsky2018-08-232-2/+4
* | Fix comint-password-prompt-regexpNoam Postavsky2018-08-231-1/+1
* | Replace 2 checks in rmailsum.el with 'pos-visible-in-window-p'Charles A. Roelli2018-08-231-9/+2
* | Fix binding error in nnfolder-read-folderLars Ingebrigtsen2018-08-231-11/+11
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-2218-124/+55
* | Undo part of previous changePaul Eggert2018-08-221-1/+1
* | Make vc-hg safe for bignumsPaul Eggert2018-08-221-12/+7
* | Move bignump, fixnump from C to LispPaul Eggert2018-08-211-0/+9
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-2151-217/+213
* | * lisp/progmodes/cc-mode.el: Add version headerStefan Monnier2018-08-191-0/+2
* | Restore traditional lsh behavior on fixnumsPaul Eggert2018-08-181-0/+12
* | Don't include text properties when making autoloadsAllen Li2018-08-171-1/+1
* | Fix Bug#32454Michael Albinus2018-08-161-1/+1
* | EUDC: Add more BBDB >= 3 supportThomas Fitzsimmons2018-08-151-9/+31
* | EUDC: Remove XEmacs supportThomas Fitzsimmons2018-08-153-109/+47
* | EUDC: Shorten eudc-tools-menu autoloadThomas Fitzsimmons2018-08-151-30/+1
* | EUDC: Add commentary to eudc-bob.elThomas Fitzsimmons2018-08-151-1/+8
* | Improve documentation of last changeEli Zaretskii2018-08-151-2/+5
* | Interactive Highlighting: prefix argument to select subexpGrégory Mounié2018-08-141-8/+12
* | Fix last todo-edit-mode changeStephen Berman2018-08-151-3/+7
* | ; * lisp/calendar/todo-mode.el: Remove leftover commented out lines.Stephen Berman2018-08-141-22/+0
* | Fix exiting from editing todo archive file (bug#32437)Stephen Berman2018-08-141-32/+55
* | Merge from origin/emacs-26Glenn Morris2018-08-141-6/+21
|\ \ | |/
| * Ibuffer: Add toggle ibuffer-do-toggle-lockTino Calancha2018-08-131-0/+16
| * Ibuffer: Detect correctly the buffers running a processTino Calancha2018-08-131-6/+5
* | Merge from origin/emacs-26Glenn Morris2018-08-143-3/+24
|\ \ | |/
| * ; * lisp/simple.el (line-move-visual): Fix typo.Charles A. Roelli2018-08-121-1/+1
| * Do not consider external packages to be removable (Bug#27822)Yuri D'Elia2018-08-111-1/+12
| * Better support utf-8-with-signature and utf-8-hfs in HTMLEli Zaretskii2018-08-111-1/+11
| * Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-101-5/+7
* | Add uuid as allowed thingatpt symbol (Bug#32372)Raimon Grau2018-08-131-3/+21