]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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
2016-05-31 Stefan Monnier* lisp/emacs-lisp/autoload.el: Use radix-tree.
2016-05-31 Ken Brown* src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]...
2016-05-31 Stefan Monnier* lisp/recentf.el (recentf-dialog-mode-map): Remove...
2016-05-30 Bill WohlerCorrect cl-flet usage (Bug#22317)
2016-05-30 Bill WohlerRelease MH-E manual version 8.6
2016-05-30 Mike KupferUpdate MH-E's documentation about HTML renderers
2016-05-30 Paul EggertOmit IF_LINT code that no longer seems needed
2016-05-30 Paul EggertPort --enable-gcc-warnings to Cygwin, FreeBSD
2016-05-30 Paul EggertUpdate from gnulib
2016-05-30 Stefan Monnier* lisp/emacs-lisp/pcase.el: Undo last change's spurious...
2016-05-30 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive...
2016-05-30 Ken Brown* src/regex.c (IF_LINT): Remove; it’s in conf_post.h
2016-05-30 Dmitry GutovFx the we->the typo
2016-05-30 Michael AlbinusFix Bug#23631 for Tramp
2016-05-30 Paul EggertRestore frames into the current display by default
2016-05-30 Stefan Monnier* lisp/wid-edit.el (link): Remove :follow-link property...
2016-05-30 Stefan Monnier* lisp/recentf.el (recentf-open-files-item): Quick...
2016-05-30 Stefan Monnieretc/TODO: Remove out-of-place issue
2016-05-29 Lars Magne... Fix up remainder of the mml property change
2016-05-29 Lars IngebrigtsenAllow preserving EXIF rotations when sending HTML messages
2016-05-29 Lars IngebrigtsenMake message-toggle-image-thumbnails work better
2016-05-29 Eli ZaretskiiClarify doc string of 'file-name-sans-extension'
2016-05-29 Alan MackenzieRationalize the use of c-new-BEG and c-new-END in CC...
2016-05-28 Ken BrownAvoid compiler warnings
2016-05-28 Eli ZaretskiiFix 'next-line' and 'previous-line' during keyboard...
2016-05-28 Alan MackenzieC++ Mode: attribute in class declaration fouls up inden...
2016-05-28 Eli ZaretskiiFix the MSDOS build
2016-05-28 Ken OlumPrevent locked-file errors in Rmail
2016-05-28 Michael AlbinusSync with Tramp repository.
2016-05-28 Andreas Schwab* lisp/progmodes/elisp-mode.el (elisp-function-argstrin...
2016-05-28 Paul EggertDon’t document declare-function internals
2016-05-28 Paul Eggert* src/puresize.h (BASE_PURESIZE): Increase it some...
2016-05-27 Glenn Morris* src/puresize.h (BASE_PURESIZE): Increase it by a...
2016-05-27 Glenn Morris* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Tweak...
2016-05-27 Paul EggertPort to platforms where rlim_max < 0
2016-05-27 Paul EggertRobustify stack-size calculation
2016-05-27 Paul Eggert; Add comment for declare-function
2016-05-27 Ken BrownAdjust filenotify-tests on Cygwin
2016-05-27 Paul EggertImprove define-function omitted-arg documentation
2016-05-27 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add docstr...
2016-05-27 Stefan Monnier* lisp/subr.el (definition-prefixes): Expand docstring
2016-05-27 Phillip LordFix broken viper deactivation
next