summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename `recenter-group' to `recenter-window-group'scratch/followAlan Mackenzie2015-12-184-18/+19
* * lisp/follow.el (follow-sit-for): Remove (it's redundant).Alan Mackenzie2015-12-171-24/+3
* Tidy up documentation associated with window groups.Alan Mackenzie2015-12-152-26/+27
* Ispell: Bind isearch-regexp-function to nil around call to isearch..-new-loopAlan Mackenzie2015-12-141-0/+1
* Enhance ispell-skip-region-alist by generating part of it at runtime.Alan Mackenzie2015-12-141-5/+54
* Replace GROUP argument in six window primitives by new functions.Alan Mackenzie2015-12-148-577/+572
* Further progress making Isearch, Ispell, Replace work with Follow Mode.Alan Mackenzie2015-12-074-28/+41
* Amend doc of `mapconcat': it can take sequences, not merely strings.Alan Mackenzie2015-12-071-7/+10
* Merge branch 'scratch/follow' of /home/acm/emacs/emacs.git/emacs-25 into scra...Alan Mackenzie2015-12-040-0/+0
|\
| * lisp/isearch.el: Eliminate macro isearch-call-message, replacing with funcall.Alan Mackenzie2015-11-181-10/+7
| * First commit to scratch/follow. Make Isearch work with Follow Mode, etc.Alan Mackenzie2015-11-117-373/+838
* | lisp/isearch.el: Eliminate macro isearch-call-message, replacing with funcall.Alan Mackenzie2015-12-041-10/+7
* | First commit to scratch/follow. Make Isearch work with Follow Mode, etc.Alan Mackenzie2015-12-047-373/+838
* | * lisp/character-fold.el: Remove special case-folding supportArtur Malabarba2015-12-042-18/+25
* | * lisp/emacs-lisp/cl-macs.el (character): Can't be negativeStefan Monnier2015-12-041-1/+1
* | ; Auto-commit of loaddefs files.Glenn Morris2015-12-041-1/+1
* | lisp/gnus/qp.el: Don't replace "from " at bolDaiki Ueno2015-12-041-1/+2
* | Externalize some symbols in undo-autoPhillip Lord2015-12-033-12/+12
* | * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix BOB "token"Stefan Monnier2015-12-031-3/+4
* | Some error message improvements in tramp-sh.elMichael Albinus2015-12-031-16/+21
* | Document 'nacl' value for 'system-type'Eli Zaretskii2015-12-032-3/+8
* | Document 'window-max-chars-per-line'Eli Zaretskii2015-12-032-9/+26
* | Fix some file headers for the purpose of `package--builtins'Artur Malabarba2015-12-034-2/+4
* | * lisp/emacs-lisp/package.el (package-unpack): Load before compilingArtur Malabarba2015-12-036-3/+177
* | * lisp/emacs-lisp/package.el: Refactor package activation codeArtur Malabarba2015-12-031-29/+34
* | Document new font-related functionalityEli Zaretskii2015-12-032-15/+54
* | Fix documentation and implementation of 'directory-name-p'Eli Zaretskii2015-12-033-13/+22
* | Minor copyedit in Emacs manualEli Zaretskii2015-12-021-8/+9
* | More emacs-module.c fixes for wide intsEli Zaretskii2015-12-022-3/+8
* | Fix bug#22069 in cl-generic.elStephen Leake2015-12-021-4/+4
* | APPEND etags--xref-backend to xref-backend-functionsDmitry Gutov2015-12-021-2/+3
* | More accurate documentation of lax whitespace matchingEli Zaretskii2015-12-012-10/+18
* | Fix emacs-module.c for wide intsEli Zaretskii2015-12-012-11/+19
* | Document 'directory-files-recursively'Eli Zaretskii2015-12-013-16/+27
* | Document 'inhibit-read-only' propertyEli Zaretskii2015-12-013-8/+11
* | * lisp/emacs-lisp/package.el: Update header commentsArtur Malabarba2015-12-011-23/+5
* | * lisp/character-fold.el: Add back multi-char matchingArtur Malabarba2015-12-012-32/+41
* | * doc/emacs/ack.texi (Acknowledgments): Update.Xue Fuqiao2015-12-011-0/+4
* | ; Auto-commit of loaddefs files.Glenn Morris2015-12-011-1325/+1376
* | Check `file-remote-p' over absolute files names in files.elMichael Albinus2015-12-011-2/+2
* | * src/lread.c (syms_of_lread): Doc fix.Andreas Schwab2015-12-011-1/+1
* | Don't mistake certain JS method calls for keywordsDmitry Gutov2015-12-012-0/+15
* | Read frame_title_format from buffer-local variable for NS portDavid Reitter2015-11-301-2/+11
* | * lisp/replace.el (occur-engine): Count matches in empty lines.Juri Linkov2015-12-011-0/+3
* | * src/emacs-module.h: Fix finalizer typedef for C++11Aurélien Aptel2015-11-301-3/+11
* | Fix last changeEli Zaretskii2015-11-301-7/+8
* | ; Fix broken referencePhillip Lord2015-11-301-1/+1
* | ; Added documentation for undo-auto functionality.Phillip Lord2015-11-303-17/+32
* | Rely on conservative stack scanning to find "emacs_value"sStefan Monnier2015-11-303-175/+150
* | ; * etc/NEWS: Move some entries to their correct sections.Eli Zaretskii2015-11-301-26/+31