]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Michael AlbinusRevert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Artur Malabarba* src/process.c (Fget_buffer_process): Improve docstring
2015-10-28 Anders LindgrenFix incorrect NextStep tool-bar-mode -- wrong number...
2015-10-28 Nicolas Petton* lisp/emacs-lisp/thunk.el (thunk-delay): Fix the macro.
2015-10-28 Tassilo HornPrettify TeX macros not ending in a word char
2015-10-28 Dmitry Gutov; Revert "Don't declare vc-exec-after anymore"
2015-10-28 Dmitry GutovPipe Hg commit descriptions through 'tabindent'
2015-10-28 Stefan Monnier* lisp/net/tramp-smb.el: Avoid using `add-to-list'...
2015-10-28 Stefan Monnier* lisp/international/ccl.el: Use lexical-binding
2015-10-28 Stefan Monnier* lisp/json.el (json-new-object): Optimize trivial...
2015-10-28 Stefan Monnier* lisp/help.el: Fix bug with incorrect arglist string
2015-10-28 Stefan Monnier* lisp/gnus/gnus-topic.el: Silence some warnings
2015-10-27 Stephen LeakeMinor CEDET fixes
2015-10-27 Michael Albinus; Fix comments in file-notify-tests.el
2015-10-27 Michael AlbinusFall back to polling in autorevert when needed
2015-10-27 Dmitry GutovShow full commit messages in 'hg log' when appropriate
2015-10-27 Nicolas PettonUse a plain svg file for the icon
2015-10-27 Michael AlbinusFix subtle bug in auto-revert-tests.el
2015-10-26 Nicolas Petton* lisp/emacs-lisp/map.el: Better docstrings.
2015-10-26 Nicolas Petton* lisp/emacs-lisp/seq.el: Better docstrings.
2015-10-26 Nicolas Petton* lisp/emacs-lisp/seq.el: Rename all seq argumentss...
2015-10-26 Phillip Lord* lisp/emacs-lisp/ert.el: Print results without newline...
2015-10-26 Stephen LeakeClarify that load-path contents should be directory...
2015-10-26 Eli ZaretskiiFix simple-test.el test
2015-10-26 Mark Oteiza* lisp/net/eww.el (eww-bookmark-prepare): Use truncate...
2015-10-26 Michael AlbinusFurther work on `stopped' events in filenotify.el
2015-10-26 Artur Malabarba* src/keyboard.c (post-command-hook): Shorten docstring
2015-10-26 Tassilo HornFix infinite loop in sh-script's SMIE code
2015-10-26 Artur Malabarba* lisp/isearch.el (search-default-regexp-mode): Revert...
2015-10-26 Artur Malabarba* lisp/isearch.el: No visual feedback for default searc...
2015-10-26 Artur Malabarba* test/automated/simple-test.el: New file
2015-10-26 Artur Malabarba* lisp/simple.el (open-line): Integrate with electric...
2015-10-26 Artur Malabarba* lisp/simple.el (open-line): Fix docstring
2015-10-25 Thomas FitzsimmonsSync with soap-client repository, version 3.0.1
2015-10-25 Eli Zaretskii* lisp/progmodes/grep.el (grep): Doc fix. (Bug#21754)
2015-10-25 Artur Malabarba* src/keyboard.c (post-command-hook): Extend the docstring
2015-10-25 Artur Malabarba* lisp/custom.el (custom-declare-variable): Shorten...
2015-10-25 Juanma Barranquero; ChangeLog.2 fixes
2015-10-25 Michael AlbinusDocument file notification `stopped' event
2015-10-25 Michael AlbinusIntroduce `stopped' event in file notification
2015-10-25 Glenn Morris; Auto-commit of ChangeLog files.
2015-10-25 Paul EggertRevert commit that broke 'make bootstrap'
2015-10-25 Paul EggertPort recent inline functions fix to Standard C
2015-10-25 Artur Malabarba* lisp/isearch.el: Make character-fold search the defau...
2015-10-25 Artur Malabarba* lisp/character-fold.el: Many improvements
2015-10-25 Artur Malabarba* lisp/isearch.el: Generalize definition of regexp...
2015-10-25 Artur Malabarba* lisp/isearch.el (search-default-regexp-mode): New...
2015-10-25 Artur Malabarba* lisp/isearch.el: Delete redundant :group entries
2015-10-25 Artur Malabarba* lisp/custom.el (custom-declare-variable): Shorten...
2015-10-24 Juanma Barranqueroaddpm.c: Silence some warnings.
2015-10-24 Juanma Barranqueroaddpm.c: Do not add obsolete GTK libraries to the path.
2015-10-24 Juanma Barranqueroaddpm.c: Replace existing entries, but do not create...
2015-10-24 Juanma Barranquero* nt/addpm.c (add_registry): Do not compute unused...
2015-10-24 Juanma Barranqueroaddpm.c: Don't pass REG_OPTION_NON_VOLATILE to RegOpenKeyEx
2015-10-24 Juanma Barranquero* src/w32notify.c (Fw32notify_add_watch): Fix version...
2015-10-24 Eli ZaretskiiUpdate frame title when redisplay scrolls selected...
2015-10-24 Eli ZaretskiiUpdate frame title when scrolling the selected window
2015-10-24 Eli ZaretskiiAn even better fix for bug#21739
2015-10-24 Eli Zaretskii; * src/xdisp.c (redisplay_internal): Improve commentary.
2015-10-24 Ken Brown; * src/xdisp.c: Fix typo.
2015-10-24 Thomas FitzsimmonsSync with soap-client repository, version 3.0.0
2015-10-24 Nicolas PettonUpdate the new icon
2015-10-24 Eli ZaretskiiAvoid missing inline functions from lisp.h in TAGS
2015-10-24 Glenn Morris; Auto-commit of loaddefs files.
2015-10-24 Eli Zaretskii; * src/xdisp.c: Improve commentary for 'update_mode_li...
2015-10-24 Eli ZaretskiiA better fix for bug#21739
2015-10-24 Tassilo HornAdd support for tar.bz2 and tar.xz archives
2015-10-24 Xue Fuqiao; NEWS tweak
2015-10-23 Eli ZaretskiiFix infloop in redisplay introduced by a recent change
2015-10-23 Nicolas Petton* lisp/emacs-lisp/thunk.el: Better documentation.
2015-10-23 Nicolas PettonReplace the old icon for Windows and Mac OSX
2015-10-23 Stephen Leake`load-path' should contain only directory names
2015-10-23 Nicolas PettonNew library thunk.el
2015-10-23 Michael AlbinusFix Bug#21669
2015-10-23 Eli ZaretskiiDecode the HTML source when displaying it in EWW
2015-10-23 Nicolas PettonNew default icon
2015-10-23 Eli ZaretskiiFix redisplay of frame title when current buffer is...
2015-10-23 Anders LindgrenNextSten maximization and NSTRACE rewrite.
2015-10-23 Katsumi YamaokaNo need to use eval-and-compile
2015-10-22 Katsumi YamaokaFix auth-source-epa-make-gpg-token compilation (bug...
2015-10-22 Eli ZaretskiiInclude file cleanup for w32 files in src directory
2015-10-22 Tassilo HornImprove doc-view wrt. auto-revert-mode
2015-10-22 Oleh KrehelDescribe dired-do-compress-to in the manual
2015-10-22 Jürgen HötzelFurther fix for proper locale handling in tramp-gvfs.el
2015-10-22 Paul EggertSpelling fixes
2015-10-22 Paul EggertNew lispref section “Security Considerations”
2015-10-22 Paul EggertMerge from gnulib
2015-10-22 Katsumi YamaokaRemove fboundp checks from mailcap-mime-data
2015-10-21 Ken BrownFurther include-file cleanup
2015-10-21 Eli ZaretskiiFix logic in 'server-kill-emacs-query-function'
2015-10-21 Artur Malabarba* lisp/isearch.el (isearch-search-fun-default): Simplif...
2015-10-21 Artur Malabarba* lisp/isearch.el: Support lax-whitespace in regexp...
2015-10-21 Artur Malabarba* lisp/isearch.el: Rename word search to regexp-functio...
2015-10-21 Oleh KrehelAdd dired-do-compress-to command bound to "c"
2015-10-21 Tassilo HornMake RefTeX work with LaTeX subfiles package
2015-10-21 Juanma Barranquero; etc/NEWS: Remove duplicate text.
2015-10-21 Katsumi Yamaokalisp/gnus/mailcap.el (mailcap-mailcap-entry-passes...
2015-10-21 Paul EggertInclude-file cleanup for src directory
next