]> code.delx.au - gnu-emacs/history - lisp
; ChangeLog fixes
[gnu-emacs] / lisp /
2015-04-17 Glenn Morris; ChangeLog fixes
2015-04-17 Stefan Monnier* lisp/indent.el (indent-region): Don't deactivate...
2015-04-17 Sam Steingoldlisp/net/rcirc.el (defun-rcirc-command): mark `target...
2015-04-17 Leo Liu* lisp/progmodes/xref.el (xref-push-marker-stack):...
2015-04-17 Stefan Monnier* lisp/erc/erc-pcomplete.el (erc-pcomplete): Don't...
2015-04-17 Glenn Morris; Split lisp/erc ChangeLogs, for the sake of authors.el
2015-04-16 Glenn Morris* lisp/replace.el (query-replace-from-to-separator...
2015-04-16 Paul Eggert'[:graph:]' now excludes whitespace, not just ' '
2015-04-16 Stefan Monnier(looking-back): Make the second arg non-optional.
2015-04-16 Stefan Monnier* lisp/org/org-clock.el (org-x11idle-exists-p): Be...
2015-04-15 Stefan MonnierMove some Elisp-specific code from lisp-mode.el to...
2015-04-15 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp--el-non-funcall...
2015-04-15 Glenn Morris; Auto-commit of loaddefs files.
2015-04-15 Paul EggertStandardize names of ChangeLog history files
2015-04-15 Stefan MonnierFix recent cus-start changes that added customize-rogues
2015-04-15 Nicolas PettonDefine cl-concatenate as an alias to seq-concatenate
2015-04-15 Lars Magne Ingebri... Clean up gnus-uu saving code slightly
2015-04-15 Paul EggertMake [:graph:] act like [:print:] sans space
2015-04-15 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (eieio--class): Derive...
2015-04-14 Nicolas PettonAdd seq-intersection and seq-difference to the seq...
2015-04-14 Stefan Monnier* eieio-core.el (class-abstract-p): Don't inline, to...
2015-04-14 Sam Steingoldpackage--ensure-init-file: widen requires save-restriction
2015-04-14 Eli ZaretskiiMake [:print:] support non-ASCII characters correctly
2015-04-14 Katsumi Yamaoka[Gnus] Catch the invalid-operation that idna.el will...
2015-04-14 Sam Steingoldpackage--ensure-init-file: widen before looking for...
2015-04-14 Dmitry GutovChange diff-switches default to `-u'
2015-04-14 Stefan Monnier(gnus-group--setup-tool-bar-update): Fix last change
2015-04-13 Katsumi YamaokaUse gmm-called-interactively-p in Gnus
2015-04-13 Stefan Monnier* lisp/loadup.el ("cus-start"): Load it after loaddefs.el
2015-04-13 Artur Malabarba* lisp/emacs-lisp/package.el: Fix package--ensure-init...
2015-04-13 Artur Malabarba* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Implement...
2015-04-13 Stefan MonnierDeprecate `intangible' and `point-entered' properties
2015-04-13 Stefan MonnierUpdate ldef-boots.el
2015-04-13 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-dolist): Autoload...
2015-04-13 Stefan Monnierxterm and OSC 52: Add NEWS entry, and tweak the code
2015-04-13 Philipp Stephanixterm.el: Implement OSC-52 functionality for setting...
2015-04-13 Stefan MonnierRemove left over code from when we used an obsolete...
2015-04-13 Stefan Monnier* cedet/semantic/fw.el: Use declare.
2015-04-13 Stefan Monnier(completion-lisp-mode-hook): Use completion-separator...
2015-04-13 Fabián Ezequiel... python.el: Keep symmetry on sexp navigation with parens
2015-04-12 João TávoraDon't use `setq-local' in Gnus code
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el: Improve transaction y...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el: Completely silence async...
2015-04-12 Artur MalabarbaUse delay-mode-hooks when visiting the init-file
2015-04-12 Artur Malabarba* lisp/files.el: Only message when saving if save-silen...
2015-04-12 Johan BockgårdSupport debug declarations in pcase macros
2015-04-12 Johan Bockgårdpcase.el: Edebug support for `app' and vector patterns
2015-04-12 Johan Bockgårdedebug.el: Disambiguate vector specifications
2015-04-12 Johan Bockgård(gnus-summary-refer-thread): Don't clobber unread articles
2015-04-12 Johan Bockgårdmouse-sel.el: Fix mouse-sel-get-selection-function
2015-04-12 Johan Bockgård* lisp/rect.el (delete-whitespace-rectangle-line):...
2015-04-12 Johan Bockgård* lisp/net/nsm.el (nsm-query-user): Use cursor-in-echo...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el (list-packages): Avoid...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el (list-packages): Call...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/bytecomp.el: Silence noninteractive...
2015-04-12 Artur Malabarba* lisp/files.el: Don't message when nothing happened
2015-04-12 João TávoraSummary: Improve sexp-based movement in message-mode
2015-04-12 Artur MalabarbaSpeed up byte-compilation and autoload generation by...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el: Improve `package-menu...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el: Improve package-menu...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el: Fix initially wrong compa...
2015-04-12 Artur Malabarba* lisp/emacs-lisp/package.el: Silence async operations
2015-04-11 Daiki UenoUtilize `make-process' in epg.el
2015-04-11 Chris ZhengSupport GnuTLS v3.4 and later on MS-Windows
2015-04-11 Dmitry GutovExtract ChangeLog entries when committing a directory
2015-04-10 Daiki UenoAdd facility to collect stderr of async subprocess
2015-04-10 Stefan Monnier* abbrev.el (define-abbrev-table): Refine last change.
2015-04-10 Stefan Monniercl-lib.el: Partial revert of "2015-04-05 Rationalize...
2015-04-10 Stefan Monnier* vhdl-mode.el (vhdl-prepare-search-2): Use inhibit...
2015-04-10 Stefan Monnier* lisp/cedet/semantic: Remove some dead code
2015-04-10 Stefan Monnier* lisp/gnus/gnus-art.el (gnus-hidden-properties): Simplify.
2015-04-10 Jay BelangerMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-04-10 Dmitry GutovUse the VC root in `log-edit-listfun'
2015-04-10 Jay BelangerFix description of Unix time, mention new function.
2015-04-09 Artur Malabarba* lisp/emacs-lisp/package.el: Use mode-line-process...
2015-04-09 Dmitry Gutov(log-edit-insert-changelog-entries): Don't add newline...
2015-04-09 Simen Heggestøylcss-mode.el: Add "not" pseudo-class
2015-04-09 Boruch Baum* lisp/bookmark.el (bookmark-bmenu-goto-bookmark):...
2015-04-09 Stefan MonnierStop messing with the EMACS env var
2015-04-09 Stefan Monniercss-mode.el (css-smie-rules): Fix indentation after...
2015-04-09 Fabián Ezequiel... python.el: Indent docstring lines to base-indent
2015-04-09 Fabián Ezequiel... python.el: Increase native completion robustness
2015-04-09 Samer Masterson* lisp/eshell: Make backslash a no-op in front of norma...
2015-04-09 Gustav Hållberg(diff-hunk-file-names): Don't require a TAB after the...
2015-04-09 Gustav Hållberg(diff-hunk-file-names): Don't require a TAB after...
2015-04-08 Stefan Monnier(eieio-copy-parents-into-subclass): Fix inheritance...
2015-04-08 Artur Malabarba* lisp/emacs-lisp/package.el (package-menu-mode): Mode...
2015-04-08 Artur Malabarba* lisp/emacs-lisp/package.el: More conservative `ensure...
2015-04-08 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-04-08 Michael AlbinusFix nasty scoping bug in tramp-cache.el
2015-04-08 Dmitry Gutovffap: Support environment variable expansion in file...
2015-04-07 Stefan MonnierFixes: debbugs:20257
2015-04-07 Paul EggertAdd doc strings for some Isearch state vars
2015-04-07 Alan MackenzieAlways mark "<" and ">" in #include directives with...
2015-04-07 Paul EggertGenerate a ChangeLog file from commit logs
2015-04-07 Paul EggertRename ChangeLogs for gitlog-to-changelog
2015-04-06 Alan MackenzieFix miscellaneous glitches in cc-mode.el. Fixes debbug...
2015-04-06 Alan MackenzieCC Mode: Stop Font Lock forcing fontification from...
2015-04-06 Fabián Ezequiel... python.el: Do not break IPython magic completions.
2015-04-06 Artur Malabarba* emacs-lisp/package.el: Make the execute prompt less...
next