]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Remove VC rollback method.
[gnu-emacs] / lisp / ChangeLog
2014-12-12 Eric S. RaymondRemove VC rollback method.
2014-12-11 Michael Albinus* vc/vc-hg.el (vc-hg-state): Make FILE absolute. Handl...
2014-12-11 Stefan Monnier* lisp/emacs-lisp/eldoc.el (eldoc-documentation-functio...
2014-12-10 Artur MalabarbaAdd let-alist macro and package.
2014-12-10 Eric S. RaymondRighteous featurectomy of vc-keep-workfiles - always...
2014-12-10 Rasmus Pank Roulund(ange-ftp-switches-ok): Disallow flags causing trouble...
2014-12-10 Andreas Schwab* files.el (file-tree-walk): Use file-name-as-directory
2014-12-10 Lars Magne Ingebri... Speed up directory-files-recursively
2014-12-10 Lars Magne Ingebri... (shr-tag-object): Don't bug out on text elements in...
2014-12-09 Bozhidar BatsovAdd a command for string quotes toggling to ruby-mode
2014-12-09 Bozhidar BatsovAssociate more files with ruby-mode
2014-12-09 Eric S. Raymondvc/vc-src.el (vc-src-do-comand): Prepend -- to file...
2014-12-09 Wilson SnyderSync with upstream verilog-mode revision aa4b777
2014-12-09 Reto ZimmermannSync with upstream vhdl mode v3.36.1
2014-12-09 Lars Magne Ingebri... Implement a new function directory-files-recursively
2014-12-09 Glenn MorrisCorrect ChangeLog attribution
2014-12-09 Lars Magne Ingebri... Make inline SVGs work in shr again
2014-12-09 Lars Magne Ingebri... Make eww mark valid/invalid https pages
2014-12-09 Fabián Ezequiel... python.el: Don't change `comint-prompt-read-only' globally
2014-12-08 Lars Magne Ingebri... Make NSM warn on `high' for older protocols, and document
2014-12-08 Lars Magne Ingebri... Make the NSM prompting have more data
2014-12-08 Lars Magne Ingebri... * lisp/net/nsm.el (nsm-check-protocol): Test for RC4...
2014-12-08 Stefan MonnierVarious minor details accumulated over time
2014-12-08 Stefan Monnier* lisp/emacs-lisp/avl-tree.el: Use lexical-binding...
2014-12-08 Lars Magne Ingebri... (nsm-check-protocol): Check for weak Diffie-Hellman...
2014-12-08 Lars Magne Ingebri... `network-security-level' documentation simplification
2014-12-08 Andrey KotlarskiCommands and mode for managing multiple eww buffers
2014-12-08 Lars Magne Ingebri... Make gnutls-negotiate ignore specially handled files
2014-12-08 Dmitry GutovFix bug#19304
2014-12-08 Eric S. Raymondvc/vc-arch.el: Moved to obsolete directory...
2014-12-07 Lars Magne Ingebri... (eww-copy-page-url): Add doc string.
2014-12-07 Lars Magne Ingebri... Revert prefix behavior in RET to previous behavior
2014-12-07 Ivan ShmakovMake `G' in eww record history
2014-12-07 Lars Magne Ingebri... (eww-current-buffer): Compilation fix for bug#18550...
2014-12-07 Lars Magne Ingebri... Make a prefix to `eww-reload' work locally
2014-12-07 Ivan Shmakoveww history restoration fix
2014-12-07 Lars Magne Ingebri... eww bookmark display fixup
2014-12-07 Tom Willemse* lisp/progmodes/python.el: Recognize docstrings.
2014-12-06 UJnewsticker: Context menu in treeview's tree.
2014-12-05 Juri LinkovBetter support for milti-line shell input.
2014-12-05 Juri LinkovBetter check for displaying completions near the minibu...
2014-12-05 Michael AlbinusFix minor bugs in vc.
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'.
next