]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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... * NEWS: Add some doc markers to the eww stuff.
2014-12-05 Lars Magne... * eww.texi (Basics): Document eww PDF viewing.
2014-12-05 Lars Magne... Make eww use mailcap when displaying PDF files
2014-12-05 Lars Magne... Make it easier to use mailcap for viewing single files
2014-12-05 Sam Steingoldfix last patch
2014-12-05 Sam Steingoldfix a typo in doc string
2014-12-05 Eli Zaretskii .gitignore: Ignore test/biditest.txt.
2014-12-05 Eli ZaretskiiReduce memory footprint of struct bidi_it by a factor...
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* src/eval.c (backtrace_eval_unrewind): Rewind also...
2014-12-04 Lars Magne... * 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 Sam Steingoldenable in-place GUI
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 Eli Zaretskiietc/NEWS: Mention 'file-tree-walk'.
2014-12-03 Chris ZhengFix gnutls.c build on MinGW
2014-12-03 Eric S. RaymondAdded file-tree-walk to files.el.
2014-12-03 Michael Albinus* automated/tramp-tests.el (tramp-test29-vc-registered):
2014-12-03 Glenn MorrisFix tramp-tests, broken by incompatible vc.el change
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 Eli ZaretskiiAllow to search for characters whose bidi directionalit...
2014-12-02 Jan DjärvFixes: debbugs:9133
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. RaymondClean up a longstanding to-do item.
2014-12-02 Eric S. RaymondRemove clear-headers from VC's public method set.
2014-12-02 Eric S. RaymondFix minor bug introduced in 'Terminate vc-disable-async...
2014-12-02 Eric S. RaymondUpdate the git backend's header comment.
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 Glenn Morris* lisp/vc/vc-svn.el: Remove stray comment char introduc...
2014-12-01 Stefan MonnierMerge some of the differences from the standalone CC...
2014-12-01 Eric S. Raymondbzr-state randomly/unpredictably fails on non-bzr files.
2014-12-01 Lars Magne... shr-dom-print dom.el changes
2014-12-01 Glenn MorrisChangeLog fix
2014-12-01 Glenn MorrisAuto-commit of loaddefs files.
2014-12-01 Glenn MorrisChangeLog fixes.
2014-12-01 Glenn Morris* admin/update_autogen: Fix bogosity introduced in...
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 Ivan ShmakovCall `eww-after-render-hook' in the correct buffer
2014-12-01 Eric S. RaymondTest checkin to attempt to tickle a bug reported on...
2014-12-01 Lars Magne... * 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... * .gitignore: Ignore loaddefs directly under lisp,...
2014-12-01 Lars Magne... Minor eww point placement fixup
2014-12-01 Eric S. RaymondSmall but crucial change for new VC registration API.
2014-12-01 Eric S. RaymondUpdate some documentation changes and todo items.
2014-12-01 Eric S. RaymondFinish vc-stay-local containment.
2014-12-01 Eric S. RaymondConfine vc-stay-local to CVS, because it was unusable...
2014-12-01 Eric S. RaymondRemove stay-local support in svn back end, because...
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. RaymondRenove duplicate code.
2014-12-01 Eric S. RaymondArgument removal inadvertently omitted from my previous...
2014-12-01 Eric S. RaymondVC API simplification: remove ability to set initial...
2014-12-01 Glenn Morris* lisp/gnus/gnus-cloud.el (gnus-cloud): Add :version...
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-30 Paul EggertPort better to AddressSanitizer.
2014-11-30 Glenn MorrisChangeLog fix.
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-filewise.el: Comment fixes.
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 RasmusPython.el: Update commentary on RET-behavior
2014-11-29 Paul Rankin* outline.el (outline-move-subtree-down): Refactor...
2014-11-29 Paul EggertSpelling fix.
2014-11-29 Paul EggertImprove clarity of USE_LSB_TAG definition.
2014-11-29 Paul EggertMerge branch 'emacs-24'.
2014-11-29 Glenn Morris* configure.ac: Simplify gnutls tests.
2014-11-28 Stefan Monnier* .gitignore: Add entries for emacsvers files.
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 David Engsteradmin: Add documentation for gitmerge.el
next