]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from emacs-24
[gnu-emacs] / lisp / ChangeLog
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan Monnier* lisp: Prefer inlinable functions to macros.
2014-12-05 Stefan Monnier* lisp/emacs-lisp/eieio-core.el: Prefer inlinable funct...
2014-12-05 Nicolas Richard(widget-choose) Let numeric keypad work
2014-12-05 Lars Magne Ingebri... Make eww use mailcap when displaying PDF files
2014-12-05 Juri LinkovCompare with the most recently used window by default.
2014-12-04 Stefan Monnier* lisp/subr.el (filter): Remove. Use `cl-remove-if...
2014-12-04 Stefan Monnier* lisp/progmodes/sh-script.el: Fix indentation rule...
2014-12-04 Lars Magne Ingebri... * net/shr.el (shr--extract-best-source): Ignore non...
2014-12-04 Eli ZaretskiiImplement copying of a buffer portion while preserving...
2014-12-04 Eli Zaretskiilisp/files.el (file-tree-walk): Doc fix.
2014-12-04 Rüdiger Sonderfeldlisp/autoinsert.el: Change default of auto-insert-alist.
2014-12-03 Eric S. RaymondFix punctuation glitches in file-tree-walk docstring.
2014-12-03 Karl FogelFix bug whereby saving files hung in VC hook.
2014-12-03 Stefan Monnier* lisp/emacs-lisp/inline.el: Cosmetic and minor fixes.
2014-12-03 Stefan MonnierFixes: debbugs:19250
2014-12-03 Eric S. RaymondAdded file-tree-walk to files.el.
2014-12-02 Glenn Morris* lisp/whitespace.el (whitespace-big-indent-regexp...
2014-12-02 Eric S. RaymondAdd filter macro, which does what you expect.
2014-12-02 Eric S. RaymondIn vc, abolish the dir-status method.
2014-12-02 Eric S. RaymondEliminate an unuted function argument.
2014-12-02 Eric S. RaymondAnother longstanding to-do: bind vc-delete-file.
2014-12-02 Eric S. RaymondRemove clear-headers from VC's public method set.
2014-12-01 Eric S. RaymondRemove could-register from the set of public VC backend...
2014-12-01 Eric S. RaymondDocument a trap for the unwary.
2014-12-01 Eric S. RaymondTerminate vc-disable-async-diff with extreme prejudice.
2014-12-01 Glenn MorrisRestore ChangeLog entry clobbered earlier today.
2014-12-01 Stefan MonnierMerge some of the differences from the standalone CC...
2014-12-01 Lars Magne Ingebri... shr-dom-print dom.el changes
2014-12-01 Stefan Monnier* lisp/vc: Fix use of find-conflicted-file in Git.
2014-12-01 Stefan Monnier* lisp/vc/diff-mode.el (diff-kill-applied-hunks): New...
2014-12-01 Ulf Jaspernewsticker: Prevent multiple "Could not download.....
2014-12-01 Stefan Monnier* lisp/simple.el (newline): Place the hook buffer-locally,
2014-12-01 Ivan ShmakovCall `eww-after-render-hook' in the correct buffer
2014-12-01 Lars Magne Ingebri... * net/nsm.el (network-security-level): Change the defau...
2014-12-01 Eric S. RaymondChangeLog typo fix.
2014-12-01 Eric S. RaymondRefactor VC merging to fix a layer violation.
2014-12-01 Lars Magne Ingebri... Minor eww point placement fixup
2014-12-01 Eric S. RaymondFinish vc-stay-local containment.
2014-12-01 Stefan MonnierNew macro `define-inline'.
2014-12-01 Eric S. RaymondRemove vc-state-heuristic from the set of public methods.
2014-12-01 Eric S. RaymondThe vc-mistrust-permissions configuration variable...
2014-12-01 Eric S. RaymondAPI simplification: remove vc-workfile-unchanged-p...
2014-12-01 Eric S. RaymondVC API simplification: remove ability to set initial...
2014-12-01 Stefan Monnier* lisp/progmodes/prog-mode.el (prettify-symbols--compos...
2014-11-30 Eli ZaretskiiFix bug #19211 with move-end-of-line in non-interactive...
2014-11-29 Glenn MorrisChangeLog fix: standardize some bug refs.
2014-11-29 Glenn MorrisAdd missing ChangeLog entry.
2014-11-29 Glenn Morris* lisp/vc/vc-src.el: Fix copy-pasted :version tags.
2014-11-29 Glenn MorrisChangeLog fix
2014-11-29 Glenn MorrisChangeLog fix (do not merge to master)
2014-11-29 Glenn MorrisFix up merged ChangeLog entries (dates, duplication...
2014-11-29 Paul Rankin* outline.el (outline-move-subtree-down): Refactor...
2014-11-29 Paul EggertMerge branch 'emacs-24'.
2014-11-28 Stefan Monnier* lisp/simple.el (execute-extended-command--shorter...
2014-11-28 Martin RudalicsFix two issues around help-window-select. (Bug#11039...
2014-11-28 Ulf Jaspernewsticker: Take care of nil value for `newsticker...
2014-11-28 Daiki Uenoepg: Use epg-context-set-*-callback for extra treatment...
2014-11-27 Lars Magne Ingebri... * net/eww.el (eww-restore-history): Bind `inhibit-modif...
2014-11-27 Lars Magne Ingebri... (eww-process-text-input): Try to keep track of the...
2014-11-27 Ulf Jaspernewsticker: Handle embedded (x)html in atom feeds.
2014-11-27 Sam SteingoldUse `mouse-menu-bar-map' when no other menus are available.
2014-11-27 Ulf Jaspernewsticker: Change wording of confirmation prompt regar...
2014-11-27 Lars Magne Ingebri... (eww-mode): Revert mistanken removal of `buffer-disable...
2014-11-27 Lars Magne Ingebri... (eww-process-text-input): Fix deletion at the start...
2014-11-27 Lars Magne Ingebri... (eww-restore-history): Inhibit change functions while...
2014-11-27 Lars Magne Ingebri... eww input field fixup
2014-11-27 Lars Magne Ingebri... Record the right URL in eww
2014-11-27 Lars Magne Ingebri... Add a DOM pretty-printing function
2014-11-27 Stephen Bermanoutline.el: Fix subtree movement.
2014-11-27 Leonard RandallBackport regexp stack overflow fix from emacs-24.
2014-11-27 Fabián Ezequiel... * lisp/progmodes/python.el (python-shell-completion...
2014-11-27 Ted ZlatanovMerge branch 'emacs-24'
2014-11-26 Lars Magne Ingebri... Better display for `paranoid' `network-security-level'
2014-11-26 Lars Magne Ingebri... * net/shr.el (shr-make-table-1): dom.el changes for...
2014-11-26 Stephen Bermantodo-mode.el: Handle calling revert-buffer.
2014-11-26 Stephen Bermantodo-mode.el: Handle calling todo-mode interactively.
2014-11-26 Lars Magne Ingebri... Further eww dom.el cleanups
2014-11-26 Sam SteingoldPass -utf8 to tidy.
2014-11-26 Lars Magne Ingebri... * net/eww.el (eww-highest-readability): More dom.el...
2014-11-26 Lars Magne Ingebri... ChangeLog for last checkin
2014-11-26 Lars Magne Ingebri... * dom.el: New file.
2014-11-26 Ulf Jaspernewsticker: Take care of UIDs when adding elements...
2014-11-26 Alan MackenzieRemove spurious reference to symbol category_properties.
2014-11-26 Glenn Morris* lisp/arc-mode.el (archive-visit-single-files): Add...
2014-11-25 Ted Zlatanov* net/gnutls.el (gnutls): Set :group to 'comm so it...
2014-11-25 Lars Magne Ingebri... Fix previous version of nsm-warnings-ok-p
2014-11-25 Lars Magne Ingebri... * net/nsm.el (nsm-format-certificate): Don't bug out...
2014-11-25 Ted Zlatanovnet/nsm.el: Use `gnutls-peer-status-warning-describe'.
2014-11-25 Nicolas Richardbyte-run.el (function-put): Match argument names to...
2014-11-25 Paul EggertFix white-space problems in ChangeLogs.
2014-11-24 Sam SteingoldRemove a spurious comma
2014-11-24 Stefan Monnier* lisp/vc/vc-hooks.el (vc-state-base-face): Don't override
2014-11-24 Lars Magne Ingebri... eww input field fixup
2014-11-24 Lars Magne Ingebri... * net/eww.el (eww-set-character-encoding): Use `read...
2014-11-24 Leo LiuNew macro macroexp-let2*
next