]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-05-27 Glenn MorrisMake c-submit-bug-report file reports at debbugs.gnu...
2015-05-27 Glenn Morris* lisp/mail/rmailsum.el: Commas no longer separate...
2015-05-26 Paul EggertHandle curved quotes in info files
2015-05-26 Dmitry Gutovxref-prompt-for-identifier: Use a list value
2015-05-26 Eli ZaretskiiTeach MS-Windows font back-end return per-glyph ascent...
2015-05-26 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el: Don't sort without...
2015-05-26 Michael AlbinusFix Bug#20621
2015-05-26 Glenn Morris* lisp/desktop.el: If modes aren't autoloaded, try...
2015-05-25 Philipp Stephani* lisp/term/xterm.el: Add gui-get-selection support...
2015-05-25 Daniel ColascioneAdd C-language keyword constants to C++
2015-05-25 Paul EggertMake TAGS files more portable to MS-Windows
2015-05-25 Michael AlbinusImprove fix of debbugs:20634 in tramp-sh.el
2015-05-25 Eli ZaretskiiFix a typo in last commit
2015-05-25 Eli ZaretskiiFix tagging of class members in C-like OO languages
2015-05-25 Stefan Monnier(cl-generic-define-method): Side effects are evil ...
2015-05-25 Lars Magne... Make erc timestamps visible again
2015-05-25 Eli ZaretskiiFix last change in etags.c that broke tagging compresed...
2015-05-25 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-tagbody): Scope cl...
2015-05-25 Michael AlbinusFix typo in 89035e247591c8d688fce922b7079881aa110f33
2015-05-25 Orivej DeshFix IPv6 addresses in Tramp
2015-05-25 Michael AlbinusInhibit `epa-file-handler' in Tramp
2015-05-25 Stefan Monnier* lisp/emacs-lisp/pcase.el: Use PAT rather than UPAT...
2015-05-24 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el: New optional print...
2015-05-24 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el: Improve printing
2015-05-24 Paul EggertSimpilify etags TEX mode scanning
2015-05-24 Paul EggertImprove etags I/O error reporting
2015-05-24 Paul Eggertetags.c: avoid side effects in 'if'
2015-05-24 Paul Eggert.gitignore tweaks
2015-05-24 Glenn Morris; Auto-commit of ChangeLog files.
2015-05-24 Eli ZaretskiiFix last change in etags.c, which failed the test suite
2015-05-23 Glenn MorrisRemove charset map files from repository, generate...
2015-05-23 Paul EggertCleanup etags.c to use locale-independent code
2015-05-23 Paul EggertPut default action first in src/Makefile
2015-05-23 Glenn Morris* Makefile.in: Fix extraclean rule.
2015-05-23 Eli ZaretskiiAvoid compiler warning in image.c on MS-Windows
2015-05-23 Glenn MorrisFix --without-toolkit-scroll-bars builds.
2015-05-23 Glenn Morris* admin/charsets/glibc/: New directory, imported from...
2015-05-23 Stefan Monnier* lisp/pcmpl-cvs.el (pcmpl-cvs-entries): Don't assume...
2015-05-23 Stefan Monnier* lisp/progmodes/xref.el (xref-find-apropos): Use read...
2015-05-23 Stefan Monniertags-completion-at-point-function: Don't trust the...
2015-05-23 Paul EggertPacify --enable-gcc-warnings
2015-05-23 Paul Eggert; Omit entries that will appear in ChangeLog.2
2015-05-23 Stefan MonnierReplace gui-method macros with cl-generic with &context
2015-05-23 Eli ZaretskiiRevert "Fix etags Bug#20629 that broke C++ support."
2015-05-23 Jan DFix etags Bug#20629 that broke C++ support.
2015-05-23 Jan DMerge branch 'cairo'.
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-23 Jan DFixes to compile cairo branch without cairo. origin/old-branches/cairo
2015-05-23 Artur Malabarba* lisp/emacs-lisp/package.el: Always update selected...
2015-05-23 Eli ZaretskiiFix etags reading of compressed files
2015-05-23 Eli ZaretskiiImprove documentation of 'set-fontset-font'
2015-05-23 Eli ZaretskiiFix documentation of forward-line
2015-05-22 Glenn Morris* admin/charsets/Makefile.in (TRANS_TABLE): Add short...
2015-05-22 Glenn Morris* admin/charsets/mapconv (LC_ALL): Set to C.
2015-05-22 Glenn Morris* Makefile.in: Add admin/charsets into top-level clean...
2015-05-22 Glenn Morris* admin/charsets/Makefile.in (LOCAL, local): Fix members.
2015-05-22 Artur Malabarba* lisp/emacs-lisp/package.el (package-selected-packages...
2015-05-22 Glenn MorrisGenerate admin/charsets Makefile via configure, and...
2015-05-22 Stefan Monnier* lisp/autorevert.el: Use lexical-binding. Fix hook...
2015-05-22 Stefan MonnierChange defgeneric so it doesn't completely redefine...
2015-05-21 Artur Malabarba(package-menu-execute): Remove reference to remove...
2015-05-21 kwhite* lisp/erc/erc.el: Hide network/channel messages
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-05-21 Eli ZaretskiiFix a minor problem with mouse-face on mode line
2015-05-21 Artur Malabarba* lisp/emacs-lisp/package.el: Fix selected-package...
2015-05-21 Artur Malabarba* lisp/emacs-lisp/package.el: Mode-line progress report
2015-05-21 Artur Malabarba* lisp/emacs-lisp/package.el: Better transaction messages
2015-05-21 Artur Malabarba* lisp/emacs-lisp/package.el: Revert async package...
2015-05-21 Paul EggertRevert doc string changes to f90.el
2015-05-20 Eli Zaretskii; * doc/lispref/nonascii.texi (Character Properties...
2015-05-20 Bozhidar BatsovImprove parameter name
2015-05-20 Bozhidar BatsovAdd new inline function `hash-table-empty-p'
2015-05-20 Glenn Morris; * test/automated/subr-tests.el: Standardize license...
2015-05-20 Paul EggertDon't require help-fns when not needed
2015-05-20 Eli ZaretskiiFix slash collapsing in etags on MS-Windows
2015-05-20 Eli ZaretskiiImprove documentation of glyphless-char-display
2015-05-20 Eli ZaretskiiFix "acronym" display of glyphless characters on w32
2015-05-20 Oleh KrehelAdd an automated test for let-when-compile
2015-05-20 Oleh KrehelAdd let-when-compile macro instead of using pcase-let
2015-05-20 Artur Malabarba* lisp/emacs-lisp/package.el: "Delete" button in Help...
2015-05-20 Artur Malabarba* lisp/emacs-lisp/package.el: Better dependency description
2015-05-20 Martin RudalicsFix handling and doc-string of FRAME arg of `other...
2015-05-20 Martin RudalicsImprove `switch-to-buffer' in strongly dedicated window...
2015-05-20 Paul EggertPrefer "this" to “this” in doc strings
2015-05-19 Paul EggertFix minor quoting problems in doc strings
2015-05-19 Stefan Monnier* emacs-lisp/generator.el (cps--gensym, cps--transform...
2015-05-19 Paul EggertTry to port new etags tests to MS-Windows
2015-05-19 Eli ZaretskiiFix display of overlapping window-specific overlays
2015-05-19 Dmitry GutovNew command icomplete-force-complete-and-exit
2015-05-19 Martin RudalicsFix last commit
2015-05-19 Martin RudalicsIn Elisp manual explain how to override window manager...
2015-05-19 Martin RudalicsClarify concept of "surrogate minibuffer frames" (Bug...
2015-05-19 Martin RudalicsIn w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MB
2015-05-19 Glenn Morris; * CONTRIBUTE: Fix typo in previous.
2015-05-19 Glenn MorrisAdd option to ignore commit lines matching a pattern...
2015-05-19 Paul EggertDon't skip new etags tests on non-UTF-8 hosts
2015-05-19 Glenn Morris* lisp/calculator.el (calculator-funcall):
2015-05-19 Glenn Morris; * lisp/mail/mailabbrev.el: Comment.
2015-05-19 Glenn MorrisFurther lisp-complete-symbol related cleanup.
2015-05-18 Dmitry GutovAdd a test case for Maven warning ouput
next