]> code.delx.au - gnu-emacs/history - lisp
Document default process sentinel more prominently
[gnu-emacs] / lisp /
2015-12-23 Eli ZaretskiiFix file-name completion on OS X
2015-12-23 Anders LindgrenFile-name completion of non-ASCII characters on OS...
2015-12-23 Tom TromeyFix bug #18588 by making bug-reference-bug-regexp more...
2015-12-22 Tom Tromeyadd some cl-* aliases to lisp-mode imenu
2015-12-22 Tom TromeyMake a variable buffer-local
2015-12-22 Eli ZaretskiiFix decoding of text in URLs retrieved by EWW
2015-12-22 Alan MackenzieFix a coding error in c-forward-<>-arglist-recur. ...
2015-12-22 Martin RudalicsFix `display-buffer' call in `display-message-or-buffer...
2015-12-22 Juri Linkov* lisp/saveplace.el (toggle-save-place, save-place...
2015-12-21 Paul EggertSpelling fix: prefer "cooperate" to "co-operate"
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-19 Michael Albinus* tramp-sh.el (tramp-get-ls-command-with-w-option)...
2015-12-19 Eli ZaretskiiDocument the new feature of 'minibuffer-with-setup...
2015-12-19 Eli ZaretskiiDocument new features of Font Lock
2015-12-19 Eli ZaretskiiClarify doc string of 'display-message-or-buffer'
2015-12-19 Dave ThomasFix a typo in eterm-color's termcap entry
2015-12-19 Eli ZaretskiiAllow 'browse-url-emacs' visit non-existent URLs
2015-12-18 Michael AlbinusMinor fixes in Tramp
2015-12-18 Michael AlbinusMake tramp a built-in package
2015-12-18 Alan MackenzieRename `recenter-group' to `recenter-window-group' origin/scratch/follow
2015-12-18 Martin RudalicsDon't have help functions call x-display-pixel-width...
2015-12-18 Dmitry GutovUse 'hg id' in vc-hg-previous-revision
2015-12-17 Alan Mackenzie* lisp/follow.el (follow-sit-for): Remove (it's redundant).
2015-12-17 Eli ZaretskiiFix parsing netrc entries with ports
2015-12-16 Alan MackenzieAdd documentation for changes to Show Paren mode.
2015-12-16 Eli ZaretskiiFix invocation of Python and Guile interpreters from...
2015-12-15 Michael AlbinusSet utf8 encoding with stty in Tramp
2015-12-15 Michael AlbinusComplete last commit
2015-12-15 Michael AlbinusHandle Mac OS X eol encoding in Tramp
2015-12-14 foudfou* lisp/ibuffer.el: Add ability to (un-)mark or delete...
2015-12-14 Tassilo HornRevert "Fix rx matcher overflow without limiting"
2015-12-14 Alan MackenzieIspell: Bind isearch-regexp-function to nil around...
2015-12-14 Tassilo HornFix rx matcher overflow without limiting
2015-12-14 Alan MackenzieEnhance ispell-skip-region-alist by generating part...
2015-12-14 Alan MackenzieReplace GROUP argument in six window primitives by...
2015-12-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-12-13 Tassilo HornImprove regex to not trigger stack overflow
2015-12-13 Tassilo HornFix regex matching keyval labels
2015-12-13 Michael Albinus* lisp/ido.el (ido-file-name-all-completions-1): Do...
2015-12-12 Artur Malabarba* lisp/emacs-lisp/package.el (package-unpack): Security...
2015-12-12 Artur Malabarba* lisp/emacs-lisp/package.el (package--compile): Don...
2015-12-12 Eli ZaretskiiDocument new features of package.el
2015-12-12 Eli ZaretskiiDocument new features of Prettify Mode
2015-12-12 Eli ZaretskiiDocument multi-mode indentation facilities
2015-12-12 Eli ZaretskiiDocument 'vc-refresh-state'
2015-12-11 Eli ZaretskiiAvoid errors when creating files under SVN in new directory
2015-12-11 Eli ZaretskiiFix 'this-command-keys' wrt prefix argument
2015-12-11 Eli Zaretskii* lisp/files.el (load-library): Doc fix. (Bug#22140)
2015-12-11 Anders LindgrenFixed subversion vc error when opening file in new...
2015-12-11 Anders Lindgren; Restore selector `member' accidentally drooped in...
2015-12-09 Michael AlbinusFix error in Tramp perl script for cygwin
2015-12-08 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-response...
2015-12-08 Glenn MorrisFix some display-warning usage.
2015-12-08 Glenn Morris* lisp/calendar/cal-html.el: Require diary-lib.
2015-12-07 Thomas FitzsimmonsAdd Obsolete-since header to eudcb-ph.el
2015-12-07 Paul EggertSpelling fixes
2015-12-07 Eli ZaretskiiImprove documentation of kill commands
2015-12-07 Alan MackenzieFurther progress making Isearch, Ispell, Replace work...
2015-12-07 Michael AlbinusFix an utf8 problem for Tramp on BSD
2015-12-07 Thomas FitzsimmonsMake eudcb-ph.el obsolete
2015-12-06 Michael AlbinusFix minor Tramp problems found on BSD
2015-12-06 Juri Linkov* lisp/textmodes/ispell.el (ispell-highlight-spelling...
2015-12-05 Artur Malabarba* lisp/emacs-lisp/package.el: Don't install bad signatu...
2015-12-05 Ulf JasperFix Bug#22092.
2015-12-05 Glenn Morris; Auto-commit of loaddefs files.
2015-12-05 Alex DunnImprove parsing of version strings
2015-12-05 Glenn Morris; * lisp/net/net-utils.el: Fix comment typo in previous.
2015-12-05 Glenn Morris* lisp/net/net-utils.el: Small improvements.
2015-12-04 (tiny change) Aras... Fix wrong-type-argument integer-or-marker-p nil error
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-04 Alan Mackenzielisp/isearch.el: Eliminate macro isearch-call-message...
2015-12-04 Alan MackenzieFirst commit to scratch/follow. Make Isearch work...
2015-12-04 Stefan Monnier* lisp/emacs-lisp/ert.el: Prefer pcase over cl-typecase
2015-12-04 Artur Malabarba* lisp/character-fold.el: Remove special case-folding...
2015-12-04 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (character): Can't be...
2015-12-04 Glenn Morris; Auto-commit of loaddefs files.
2015-12-04 Daiki Uenolisp/gnus/qp.el: Don't replace "from " at bol
2015-12-03 Phillip LordExternalize some symbols in undo-auto
2015-12-03 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix BOB...
2015-12-03 Michael AlbinusSome error message improvements in tramp-sh.el
2015-12-03 Artur MalabarbaFix some file headers for the purpose of `package-...
2015-12-03 Artur Malabarba* lisp/emacs-lisp/package.el (package-unpack): Load...
2015-12-03 Artur Malabarba* lisp/emacs-lisp/package.el: Refactor package activati...
2015-12-03 Eli ZaretskiiFix documentation and implementation of 'directory...
2015-12-02 Stephen LeakeFix bug#22069 in cl-generic.el
2015-12-02 Dmitry GutovAPPEND etags--xref-backend to xref-backend-functions
2015-12-01 Eli ZaretskiiMore accurate documentation of lax whitespace matching
2015-12-01 Eli ZaretskiiDocument 'directory-files-recursively'
2015-12-01 Artur Malabarba* lisp/emacs-lisp/package.el: Update header comments
2015-12-01 Artur Malabarba* lisp/character-fold.el: Add back multi-char matching
2015-12-01 Glenn Morris; Auto-commit of loaddefs files.
2015-12-01 Michael AlbinusCheck `file-remote-p' over absolute files names in...
2015-12-01 Dmitry GutovDon't mistake certain JS method calls for keywords
2015-11-30 Juri Linkov* lisp/replace.el (occur-engine): Count matches in...
2015-11-30 Phillip Lord; Added documentation for undo-auto functionality.
2015-11-30 Eli ZaretskiiYet another doc improvement for search commands
2015-11-30 Ulf JasperFix scrambling of html-rendered item buffers
2015-11-30 Artur Malabarba* lisp/character-fold.el: Comment out branching code
2015-11-30 Paul EggertSpelling and grammar fixes
2015-11-30 Dmitry GutovMake lisp-completion-at-point a wrapper instead of...
next