]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-03 Alain SchnebleFix issue of inserting images on some systems
2016-03-03 Lars IngebrigtsenEnsure TLS negotiation progress
2016-03-02 Paul Eggertemacs-module.h slight simplification
2016-03-02 Paul Eggert* src/emacs-module.c (CHECK_USER_PTR): Fix typo in...
2016-03-02 Paul Eggertemacs-module.c simplification and tuneup
2016-03-02 Philipp StephaniUse standard checks whenever possible.
2016-03-02 Paul EggertDeterministic build improvements
2016-03-02 Philipp StephaniRemove build system name from deterministic dumps
2016-03-02 Lars IngebrigtsenRemove buggy parse-time test
2016-03-01 Paul Eggert* src/syntax.c (syntax_multibyte): Omit unnecessary...
2016-03-01 Glenn Morris; Auto-commit of loaddefs files.
2016-03-01 Glenn Morris* lisp/emacs-lisp/autoload.el (autoload-timestamps):
2016-03-01 Lars IngebrigtsenMake the revert command in timer-list-mode work
2016-03-01 Glenn Morris* lisp/emacs-lisp/autoload.el (autoload-find-destination):
2016-03-01 Glenn Morris* lisp/emacs-lisp/autoload.el (update-file-autoloads):
2016-03-01 Glenn Morris* lisp/emacs-lisp/package.el (package-generate-autoloads):
2016-03-01 Lars IngebrigtsenAllow binding `url-mime-accept-string'
2016-03-01 Lars IngebrigtsenAdd a NEWS entry for the colorful VC indicator
2016-03-01 Lars IngebrigtsenUse colors in the VC mode lines
2016-03-01 Lars IngebrigtsenSupport <bdo> and <bdi>
2016-02-29 Lars IngebrigtsenRespect <html dir=auto>
2016-02-29 Lars IngebrigtsenDefault bidi paragraph direction to nil
2016-02-29 Mathias DahlPreserve current column, going up/down in thumbnail...
2016-02-29 Alan MackenzieHandle "noise" macros and compiler directives.
2016-02-29 Paul EggertStop calling res_init
2016-02-29 Glenn Morris* lisp/progmodes/grep.el (grep-save-buffers): Fix type...
2016-02-29 Glenn Morris* lisp/progmodes/grep.el (grep-save-buffers): Don't...
2016-02-29 Paul Eggert* src/process.c (Fdelete_process): Simplify cast.
2016-02-29 Lars IngebrigtsenUse the correct background color when filling nested...
2016-02-29 Lars IngebrigtsenMake <div> in <li> not insert extra newlines
2016-02-29 Lars IngebrigtsenAllow reading Gnus reports from an offline cache
2016-02-29 Tino CalanchaMeta + shift + Fn combos are recognized by xterm>=216.
2016-02-29 Simen HeggestøylDeclare $ as an expression prefix in SCSS
2016-02-29 Lars IngebrigtsenRevert "Declare $ as an expression prefix in SCSS"
2016-02-29 SimenDeclare $ as an expression prefix in SCSS
2016-02-29 Hugh BrownSave buffers before running grep commands
2016-02-29 Lars IngebrigtsenAllow sorting flyspell corrections
2016-02-29 Lars IngebrigtsenWait for async DNS to complete before freeing resources
2016-02-29 Lars Ingebrigtsen* lisp/faces.el: Remove duplicated functions from previ...
2016-02-28 Eli ZaretskiiFix TLS connections on MS-Windows
2016-02-28 Lars IngebrigtsenAdd a NEWS entry for the read-color change
2016-02-28 Jan MoringenShow the face colours when completing in `read-color'
2016-02-28 Lars IngebrigtsenClean up the code in parse-time-string-chars
2016-02-28 Lars IngebrigtsenAdd some tests for parse-time.el
2016-02-28 Dima KoganStrip out some leading whitespace when looking at logs
2016-02-28 Dima KoganUse a separate history variable for align-regexp
2016-02-28 Phil SungCreate subdirectories automatically in wdired
2016-02-28 Lars IngebrigtsenReturn the correct error values from gnutls.c
2016-02-28 Aaron S. HawleyDon't make assumptions about mkdir. (Bug#22822)
2016-02-27 Alexander KuleshovSupport switching to hexl-mode from image-mode
2016-02-27 Eli ZaretskiiRemove unused code in coding.c
2016-02-26 Aurelien Aptel* src/syntax.c: Fix result of syntax_multibyte()
2016-02-26 Paul Eggert--enable-gcc-warnings now uses -Wjump-misses-init
2016-02-26 Phillip Lord; Improve documentation in test Makefile
2016-02-26 Jussi LahdenniemiImprove the register-hotkey functionality on MS-Windows
2016-02-26 Aaron S. HawleyAdd forward-sexp (and related) tests
2016-02-26 Jan TatarikDon't use (localised) week days in dates
2016-02-26 Thierry VolpiattoUpdate pcomplete/find
2016-02-26 Lars IngebrigtsenMake parse-time-string-chars more efficient
2016-02-26 Lars IngebrigtsenRemove killed buffers from the list of Gnus buffers
2016-02-25 Paul EggertInteger overflow cleanups for ports and socklen
2016-02-25 Thierry VolpiattoAdd pcomplete support for find
2016-02-25 Per StarbäckReplace XXX acronyms with draft standard ones
2016-02-25 Kevin RydeMake checkdoc warn about variables described as "True"
2016-02-25 Lars IngebrigtsenAdd NEWS entry for "number string" change
2016-02-25 Lars IngebrigtsenAllow using "number strings" as services on non-GNU...
2016-02-24 Michael AlbinusFix problem in tramp.texi
2016-02-24 Lars IngebrigtsenMake image commands available in image-mode
2016-02-24 Lars IngebrigtsenMove `o' to `O' in shr-map
2016-02-24 Lars IngebrigtsenMake setting the coding system non-blocking
2016-02-24 Gregoire JadiMention `proced-toggle-auto-update' in the proced-mode...
2016-02-24 Joshua DatkoAdd a fortune-message command
2016-02-24 Susanne OberhauserAdd hideshow bindings analogous to outline mode
2016-02-24 Bastien GuerryAllow highlighting things like @math{2^{12}}
2016-02-24 Per BothnerMake `C-{up,down,left,right}' work in term mode
2016-02-24 Dima KoganAllow ff-find-other-file (etc) to work with indirect...
2016-02-24 Lars IngebrigtsenFix error in add-change-log-entry when the entry has...
2016-02-24 Lars IngebrigtsenAvoid using mm-util functoins in gravatar.el
2016-02-24 Lars IngebrigtsenMove low-level library files from the lisp/gnus directory
2016-02-24 Tino CalanchaAllow undoing changes while doing query-replace
2016-02-24 John F. TrudeauHighlight assignments in Makefiles more correctly
2016-02-24 Fredrik BergrothUse memmove instead of memcpy on overlapping regions
2016-02-23 Paul EggertPort to --enable-gcc-warnings sans getaddrinfo_a
2016-02-23 Paul EggertMinor cleanups for async DNS etc.
2016-02-23 Martin Rudalics; Add NEWS entries for last commit
2016-02-23 Carlos PitaAllow more shell script defun forms
2016-02-23 Martin RudalicsFix `window-configuration-change-hook' and `window...
2016-02-23 Drew Adams(ls-lisp-insert-directory): Make -B work
2016-02-23 Lars IngebrigtsenFix typo in message-setup-fill-variables
2016-02-23 Lars Ingebrigtsen`message-dont-reply-to-names' can also be a list of...
2016-02-23 Vaidheeswaran CMake buttons in header lines work
2016-02-23 Vasilij SchneidermannPlace apples randomly in Snake
2016-02-23 Tino CalanchaAllow optional parameter to be nil
2016-02-23 Tino CalanchaCompletely ignore buffers with no name when copying...
2016-02-23 Lars IngebrigtsenMake spelling of "Eshell" consistent
2016-02-23 Simen HeggestøylAllow pretty lambdas in Scheme mode
2016-02-23 Lars IngebrigtsenRename lisp--prettify-symbols-alist
2016-02-23 Chunyang XuRemove spurious newline in package list
2016-02-23 Lars IngebrigtsenRevert "Remove spurious newline in package list"
next