]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-02 K. Handafix previous change
2015-09-02 David Caldwell* lisp/vc/vc-hooks.el (vc-refresh-state): New command
2015-09-02 Paul EggertEscape ` and ' in doc
2015-09-02 Stefan MonnierGeneralize the prefix-command machinery of C-u
2015-09-02 Paul EggertRework quoting in tutorial
2015-09-01 Paul EggertSetup quote display only if interactive
2015-09-01 Katsumi YamaokaUse defalias at the top level
2015-09-01 Paul Eggertterminal-init-w32console mimicks command-line
2015-09-01 Paul EggertDisplay replacement quotes with shadow glyphs
2015-09-01 Michael Albinus* lisp/net/tramp-sh.el (tramp-methods) <sudo>: Mask...
2015-09-01 Paul EggertDocstring fixes re quotes in C code
2015-09-01 Michael AlbinusSome Tramp password fixes
2015-09-01 Dmitry GutovMake vc-git-working-revision always return the commit...
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-01 K. HandaUse the new type MFLTGlyphFT for MFLTGlyphString.glyphs.
2015-09-01 Glenn Morris; Auto-commit of loaddefs files.
2015-09-01 Stephen LeakeImprove comments in elisp-mode.el, elisp-mode-tests.el
2015-09-01 Stephen LeakeDelete Emacs 25 test in mode-local.el
2015-09-01 Stephen LeakeShow all known mode-local overrides in *Help*
2015-09-01 Katsumi Yamaoka* lisp/gnus/gnus-sum.el (gnus-summary-search-article):
2015-09-01 Zachary Kanfer* lisp/newcomment.el (comment-dwim): Use `use-region-p'
2015-09-01 Katsumi YamaokaPort tls.el to older Emacs
2015-08-31 Rüdiger Sonderfeldhideif.el: Recognize .h++ as C++ header.
2015-08-31 Rüdiger Sonderfeld; Fix missing sentence end double space in NEWS.
2015-08-31 Rüdiger Sonderfeldisearch: Document character folding mode.
2015-08-31 Paul EggertQuoting fixes in ERC and Eshell
2015-08-31 Paul EggertQuoting fixes in Gnus
2015-08-31 Paul EggertQuoting fixes in lisp mail, mh-e, net, url
2015-08-31 Stephen LeakeFix some byte-compiler warnings in EDE
2015-08-31 Eli ZaretskiiFix directory accessibility tests for w32 network volumes
2015-08-31 Eli ZaretskiiFix handling long file names in readdir on MS-Windows
2015-08-31 Eli ZaretskiiMake file-accessible-directory-p reliable on MS-Windows
2015-08-31 Martin RudalicsDon't call do_pending_window_change in signal handlers...
2015-08-31 Paul EggertQuoting fixes in lisp/org
2015-08-31 Paul EggertTreat “instead” strings as docstrings
2015-08-31 Nicolas PettonBetter documentation of seq-let
2015-08-31 Paul Eggert* lisp/international/ccl.el: Fix quoting.
2015-08-31 Paul EggertQuoting fixes in lisp/international and lisp/leim
2015-08-31 Paul EggertMake ‘text-quoting-style’ a plain defvar
2015-08-31 Paul EggertQuoting fixes in lisp/textmodes
2015-08-31 Paul EggertDocumentation fixes re quotes
2015-08-31 Paul EggertQuoting fixes in lisp/progmodes
2015-08-30 Xue FuqiaoMinor documentation and NEWS tweak
2015-08-30 Glenn Morris; Auto-commit of ChangeLog files.
2015-08-30 Michael Albinus* lisp/net/tramp-sh.el (tramp-convert-file-attributes):
2015-08-30 Paul EggertText quoting fixes in cedet, emulation, emacs-lisp
2015-08-30 Daniel ColascioneFix which-func for curly quotes: look for symbol, not...
2015-08-29 Eli ZaretskiiFix Python tests on MS-Windows
2015-08-29 YAMAMOTO MitsuharuUse Core Text types/functions/variables/enumerators...
2015-08-29 Paul EggertFix minor text quoting in calc, calendar, vc
2015-08-29 Paul EggertFix minor text quoting problems in lisp top level
2015-08-28 Simen HeggestøylFix indentation rule in css-mode
2015-08-28 Eli ZaretskiiFix a bug in recording a macro while flyspell-mode...
2015-08-28 Wieland Hoffmann; Fix a typo in the EPA docs
2015-08-27 Paul EggertTweak startup screen quoting
2015-08-27 Paul EggertAdd test case for ‘format’ bug and refactor
2015-08-27 Paul EggertFix ‘format’ bug with property offsets
2015-08-27 Paul EggertUse straight quotes in lib-src diagnostics
2015-08-27 Paul Eggert‘text-quoting-style’ fixes for admin
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-26 Nicolas PettonImprove seq-concatenate for new sequence types
2015-08-26 Stephen LeakeAdd mode local overrides to xref-find-definitions
2015-08-26 Stephen LeakeAdd mode local overrides to describe-function
2015-08-26 Paul EggertPrefer straight quoting in some etc text files
2015-08-26 Paul EggertFix quoting in ‘message_with_string’
2015-08-26 Eli ZaretskiiMention false positives of file-accessible-directory...
2015-08-26 Paul EggertTreat error strings as help
2015-08-26 Glenn Morris; Auto-commit of loaddefs files.
2015-08-26 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-26 Michael Albinus; * tramp-compat.el: Remove superfluous comment; formatting
2015-08-26 Michael Albinus* lisp/net/tramp-cache.el (top): Use `message' but...
2015-08-26 Paul EggertTop-level elisp files respect ‘text-quoting-style’
2015-08-26 Paul EggertGo back to grave quoting in Tramp
2015-08-26 Paul EggertGo back to grave quoting in Gnus
2015-08-26 Paul EggertFix customization of text-quoting-style
2015-08-26 Paul Eggertformat-message now curves ` and '
2015-08-25 Eli ZaretskiiMinor fixes in doc/emacs/search.texi
2015-08-25 Michael Albinus* lisp/net/tramp-sh.el (tramp-awk-encode, tramp-awk...
2015-08-25 Glenn Morris; Auto-commit of loaddefs files.
2015-08-25 Xue Fuqiao* doc/lispintro/emacs-lisp-intro.texi (Run a Program...
2015-08-25 Paul EggertSpelling fixes
2015-08-25 Paul EggertGnus format-message typo fix
2015-08-25 Paul EggertPrefer directed to neutral quotes
2015-08-25 Paul EggertTreat ' like ’ even when not matching `
2015-08-25 Glenn Morris* doc/emacs/cal-xtra.texi (Holiday Customizing): Fix...
2015-08-25 YAMAMOTO Mitsuharu* src/macfont.m (macfont_create_family_with_symbol...
2015-08-25 Paul EggertTramp diagnostics as per ‘text-quoting-style’
2015-08-24 Paul Eggert* etc/NEWS: Clarify text-quoting-style and electric...
2015-08-24 Xue FuqiaoFix documentation for `save-excursion'
2015-08-24 Michael Albinus* lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat...
2015-08-24 Michael AlbinusRevert fbb5531fa11d13854b274d28ccd329c9b6652cfc for...
2015-08-24 Glenn Morris; Auto-commit of loaddefs files.
2015-08-24 Nicolas PettonFix cl-subseq and cl-concatenate
2015-08-24 Martin Rudalics; Fix two entries in ChangeLog.2
2015-08-24 Pip CetFix full-screen code when there is no window manager...
2015-08-24 Glenn Morris; * doc/lispref/intro.texi (Version Info): Shorten...
2015-08-24 Glenn Morris* lisp/version.el (emacs-version): No longer include...
2015-08-24 Paul Eggert* doc/lispref/elisp.texi: Fix typo in previous change.
2015-08-24 Paul EggertMore-conservative ‘format’ quote restyling
next