]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-06-18 Nicolas PettonFix seq-contains
2016-06-18 Nicolas PettonAdd new function map-do
2016-06-18 Nicolas PettonAdd seq-do-indexed
2016-06-18 Stefan Monniermap.el (map-merge*): Use `map-into' at beginning rather...
2016-06-16 Mark Oteiza* lisp/window.el (switch-to-buffer-preserve-window...
2016-06-15 Alan MackenzieSpeed up CC Mode's font locking by taking some code...
2016-06-15 Stefan MonnierAutomatically find vars and functions via definition...
2016-06-15 Michal NazarewiczAutomatically detect whether .h file is C or C++
2016-06-15 Alan MackenzieParse compound identifiers in C++ member initialization...
2016-06-15 Stefan MonnierAdvertize set-keymap-parent as replacement for copy...
2016-06-15 Ted Zlatanov* generic-x.el (ansible-inventory-generic-mode): Warn...
2016-06-15 Tim ChambersAdd new ansible-inventory-generic-mode (Bug#23762)
2016-06-15 Paul EggertFix ifdef-vs-if typo with RANDR13_LIBRARY
2016-06-14 Paul EggertPort to platforms where char * has top bit set
2016-06-14 Paul EggertRemove recursion from store_function_docstring
2016-06-14 Ken BrownRemove system-specific -I switch from Cygwin-w32 build
2016-06-14 Noam PostavskyMake python.el work in Emacs 24
2016-06-13 Ken BrownAvoid compiler warning
2016-06-13 Paul EggertCall tzset after setting TZ
2016-06-13 Paul EggertUpdate texinfo.tex
2016-06-12 Paul EggertNew macro GNUC_PREREQ for GCC version
2016-06-12 Nicolas Petton* lisp/emacs-lisp/seq.el (seq-drop): Better list implem...
2016-06-12 Eli ZaretskiiFix printf-related compilation warnings on MinGW
2016-06-12 Paul Eggertemacs_strerror cleanups
2016-06-11 David ReitterPrevent compiler warning for unused arguments
2016-06-11 Paul EggertCatch malloc_get_state, malloc_set_state failure
2016-06-10 Eli ZaretskiiShow returned value after gdb-mi "finish" command
2016-06-10 David ReitterSimplify pre-write-conversion for utf-8-hfs coding...
2016-06-10 Martin RudalicsMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-06-10 Martin RudalicsRevert "Bind `widget-button-click' to mouse-1/-2 instea...
2016-06-10 Paul EggertPort __builtin_assume_aligned to Sun C 5.13
2016-06-10 Paul EggertPrefer getsockopt to getpeername on non-MS-Windows
2016-06-10 Paul EggertFix XFASTINT of non-fixnum in process status
2016-06-10 Glenn Morris; Refer to version 25.2 rather than 26.1.
2016-06-10 Glenn MorrisMake messcompat.el obsolete.
2016-06-10 Glenn MorrisLeading "*" in the doc of defvars is long obsolete.
2016-06-10 Glenn MorrisRemove obsolete leading * from defcustom, defface doc...
2016-06-09 Eli ZaretskiiFix copying text properties by 'format'
2016-06-09 Alan MackenzieHandle C++ raw strings.
2016-06-09 Daiki Uenoepg: don't use obsolete function
2016-06-09 Daiki Uenoepg: don't start pinentry if it is useless
2016-06-08 Paul EggertReplace IF_LINT by NONVOLATILE and UNINIT
2016-06-08 Michal NazarewiczRemove ‘ert-with-function-mocked’ macro in favour of...
2016-06-08 Glenn Morris* test/lisp/emacs-lisp/package-tests.el
2016-06-08 Paul Eggert* src/fileio.c (auto_save_error): Omit unused local.
2016-06-08 Paul EggertSimplify overflow check via INT_SUBTRACT_WRAPV
2016-06-08 Glenn MorrisTry to avoid hangs and stray procs in network-stream...
2016-06-08 Glenn MorrisReduce allout.el's pollution of the namespace.
2016-06-08 Glenn Morris* configure.ac (emacs_config_features): Add CANNOT_DUMP.
2016-06-08 Glenn MorrisMisc small webjump updates.
2016-06-08 Glenn MorrisDo not hard-code port for package test server. (Bug...
2016-06-08 Tino Calancha* lisp/ibuffer.el (ibuffer): Improve 'other-window...
2016-06-07 Glenn Morris* src/fileio.c (auto_save_error): Use display-warning...
2016-06-07 Tino Calancha* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):
2016-06-07 Paul EggertPort --enable-gcc-warnings to clang 3.7.0
2016-06-07 Paul EggertUse __builtin_assume_aligned on untagged Lisp vals
2016-06-07 Glenn Morris* lisp/help-fns.el (describe-function-1): Avoid reporti...
2016-06-07 Tino Calancha* lisp/simple.el (process-menu-mode, list-processes...
2016-06-07 Glenn Morris; * etc/NEWS: Fix a typo.
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Paul Eggert; Merge from origin/emacs-25
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Paul EggertFix crash in syntax.c after GC
2016-06-07 Dmitry GutovImprove squiggly heredoc support in non-SMIE Ruby mode
2016-06-06 Paul EggertUse standard Unicode names for Thai, Lao
2016-06-06 Glenn Morris* lisp/man.el (Man-reference-regexp, Man-default-man...
2016-06-06 Stephen BermanFix doc string quoting
2016-06-06 Michael AlbinusSome fixes in filenotify-tests.el for cygwin
2016-06-05 Juri Linkov* src/casefiddle.c (Fupcase_region): Add arg ‘region...
2016-06-05 Juri Linkov* lisp/wdired.el (wdired-next-line, wdired-previous...
2016-06-05 Michael AlbinusImprove robustness of filenotify-tests.el (Bug#23618)
2016-06-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-06-05 Stephen Bermanman.el: Fix links on hyphenated words (bug#23647)
2016-06-05 Martin RudalicsFix mouse dragging of vertical dividers with scroll...
2016-06-05 K. HandaAdd category 'j' to more characters.
2016-06-04 Tino Calanchaisearch-edit-string resumes multi isearches
2016-06-04 Eli Zaretskii* etc/PROBLEMS: Mention the link-time problems on FreeB...
2016-06-04 Eli ZaretskiiFix Eshell display when RTL characters are involved
2016-06-02 Paul EggertPort angle-bracket TZ settings to MS-Windows
2016-06-01 Paul EggertAvoid delving into Git internals for version
2016-06-01 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload--make-defs...
2016-06-01 Paul EggertFix emacs-repository-get-version with packed .git
2016-06-01 Michael AlbinusMinor change in tramp.texi
2016-06-01 Alan MackenzieCorrect fontification and indentation of C++'s "constex...
2016-06-01 Glenn Morris; Auto-commit of loaddefs files.
2016-06-01 Glenn Morris; Auto-commit of loaddefs files.
2016-06-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-06-01 Ikumi KeitaCosmetic change to kinsoku-eol. (tiny change)
2016-05-31 Ikumi KeitaAdd HIRAGANA ITERATION MARK to japanese-kana-table...
2016-05-31 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 K. HandaFix incomplete handling of translation table in a codin...
2016-05-31 Glenn Morris* test/automated/viper-tests.el (viper-test-undo-kmacro):
2016-05-31 Glenn Morris* lisp/mail/footnote.el (footnote-mode): Fix doc typo.
2016-05-31 Glenn Morris* doc/misc/smtpmail.texi (Encryption): Fix 2012-12...
2016-05-31 Glenn Morris* lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table):
2016-05-31 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 Michael AlbinusImprove robustness for out-of-band copy in Tramp
2016-05-31 Paul EggertMerge from origin/emacs-25
2016-05-31 Paul Eggert; Spelling fixes
2016-05-31 Paul Eggert; Spelling fix
next