]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-07-31 Ken Raeburn; Merge from branch 'master' scratch/raeburn-startup
2017-07-31 Ken Raeburn; admin/notes/big-elc: Notes on this experimental branch.
2017-07-31 Ken RaeburnDon't use byte-compile-dynamic for stuff we're going...
2017-07-31 Ken RaeburnMake more preloaded files visible to make-docfile.
2017-07-31 Ken RaeburnDon't show the build directory in load-history.
2017-07-31 Ken Raeburn* lisp/loadup.el: Drop several more variables from...
2017-07-31 Ken RaeburnFix use of "-l" on command line after installation.
2017-07-31 Ken Raeburn* lisp/loadup.el: Load uniquify quietly. Put fewer...
2017-07-31 Ken Raeburn; Add comment regarding silent loading of dumped.elc.
2017-07-30 Eli Zaretskii; Don't use non-ASCII quotes in comments
2017-07-30 Tino Calanchals-lisp: Do not require em-glob at top of the file
2017-07-30 Michael Albinus* lisp/dired.el (dired-insert-directory): Move `file...
2017-07-30 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test17-dired...
2017-07-30 Simen HeggestøylChange default CSS property face
2017-07-30 Tino CalanchaDired: Handle posix wildcards in directory part
2017-07-29 Tino Calancha* lisp/find-lisp.el: Enable lexical binding
2017-07-29 Tino Calancha* lisp/find-dired.el: Enable lexical binding
2017-07-29 Mark Oteiza* lisp/kmacro.el: Use lexical binding.
2017-07-29 Mark OteizaUse lexical-binding in dired-aux.el
2017-07-29 Mark Oteiza* lisp/ido.el: Use lexical binding.
2017-07-29 Mark Oteiza* lisp/whitespace.el: Use lexical binding.
2017-07-29 Stephen Bermanartist.el: Avoid error with keyboard command invocation
2017-07-29 Stephen BermanPreserve point under 'dired-auto-revert-buffer' (third...
2017-07-29 Allen LiDo not unset user key remaps in dired-x
2017-07-29 Eli ZaretskiiImprove documentation of 'occur'
2017-07-29 Eli ZaretskiiMinor copyedits of comments in faces.el
2017-07-29 Eli Zaretskii; Revert "; * .gitignore: Add .deps/."
2017-07-29 Paul EggertDo not worry about paxctl on newer NetBSD
2017-07-29 Eli ZaretskiiClarify documentation of ':inherit' face attribute
2017-07-28 Stefan Monnier* lisp/password-cache.el (password-data): Use a hash...
2017-07-28 Stefan Monnier* lisp/subr.el (define-symbol-prop): New function
2017-07-28 Stefan Monnier* lisp/subr.el (method-files): Move function to cl...
2017-07-28 Eli ZaretskiiPreserve this-command-keys across recursive-edit invoca...
2017-07-28 Eli Zaretskii; * .gitignore: Add .deps/.
2017-07-28 Eli ZaretskiiImprove doc string of 'locate-dominating-file'
2017-07-28 Drew AdamsNew commands 'apropos-local-variable', 'apropos-local...
2017-07-28 Stefan Monnier* lisp/loadhist.el (unload-feature): Remove ad-hoc...
2017-07-27 Alan MackenzieFix C++ class initializers not always being fontified...
2017-07-27 Alan MackenzieFix variables in C++ "for" statement not always being...
2017-07-27 Michael AlbinusAdd watchdog process to tramp-test36-asynchronous-requests
2017-07-27 Alan MackenzieCC Mode: Fix declarator being cut off from terminator...
2017-07-27 Stefan Monnier* lisp/vc/smerge-mode.el: Avoid N² blow up in degenerat...
2017-07-27 Stefan Monnier* lisp/url/url-cookie.el: Use lexical-binding
2017-07-27 Stefan Monnier* lisp/calendar/todo-mode.el (todo-print-buffer-functio...
2017-07-27 Stefan Monnier* lisp/ruler-mode.el (ruler-mode-ruler): Document problem.
2017-07-27 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl-generic-define...
2017-07-26 Glenn Morris* doc/lispref/loading.texi (When to Autoload): New...
2017-07-26 Glenn MorrisStop using unibyte buffers for ert backtraces
2017-07-26 Dmitry GutovFix semantic-symref-parse-tool-output-one-line after...
2017-07-26 Grégoire JadiFix cl-defmethod indentation
2017-07-26 Martin RudalicsFix two customization types in frame.el
2017-07-26 Tino CalanchaDired: Support eshell-ls from the beginning if the...
2017-07-26 Mark Oteiza* lisp/progmodes/sh-script.el (sh-mode): Recognize...
2017-07-25 Stefan Monnier* lisp/emacs-lisp/eieio-compat.el (eieio--defgeneric...
2017-07-25 Michael Albinus; Instrument entry of tramp--test-instrument-test-case
2017-07-25 Tino Calanchals-lisp: Add an unload function and enable lexical...
2017-07-25 Tino Calancharegister-read-with-preview: Quit if user input C-g...
2017-07-25 Mark Oteiza; Fix previous commit
2017-07-25 Mark OteizaRecognize MirBSD Korn shell rc file
2017-07-24 Glenn Morris* configure.ac: Be explicit about ImageMagick version...
2017-07-24 Andreas SchwabProperly align global lispsym
2017-07-24 Paul EggertDo not use ImageMagick 7 and later
2017-07-24 Stefan Monnier* lisp/progmodes/perl-mode.el: Add support for indented...
2017-07-24 Stefan Monnier(loadhist-unload-element): Move ERT and cl-generic...
2017-07-24 Michael AlbinusFix Bug#27371
2017-07-24 Grégoire JadiEnsure that we parse images right in shr.el
2017-07-24 Paul EggertUpdate .gitignore for Valgrind and no Automake
2017-07-24 Paul EggertMerge from gnulib
2017-07-24 Tino Calancha; Don't keep temporary buffers alive after a dired...
2017-07-23 Philipp StephaniAdd 'rx' pattern for pcase.
2017-07-23 Mark OteizaUse a named function for global minor mode turn-on...
2017-07-23 Charles A.... Enable GUI Emacs without 'make install' on macOS (Bug...
2017-07-23 Alan MackenzieConvert CC Mode's c-found-types from an obarray to...
2017-07-23 Lars IngebrigtsenFix image/svg+xml display in shr
2017-07-23 Michael Albinus* lisp/display-line-numbers.el (display-line-numbers...
2017-07-23 Glenn MorrisDon't automatically enable Gconf if Gsettings was found
2017-07-23 Glenn Morris* configure.ac (MODULES_SUFFIX): Always give it a value.
2017-07-23 Glenn Morris* doc/emacs/frames.texi (Fonts): Mention Gsettings.
2017-07-22 Michael AlbinusAdd line numbers display to the Options menu
2017-07-22 Eli Zaretskii; * CONTRIBUTE: Rearrange sections into a more logical...
2017-07-22 Noam PostavskySignal error for symbol names with strange quotes ...
2017-07-22 Noam PostavskyRevert "Let delete-selection-mode work with popup-menu...
2017-07-22 Alexander GramiakAdd a minor mode interface for display-line-numbers
2017-07-22 vividsnowSupport indented HERE-DOCs in cperl-mode
2017-07-22 Eli ZaretskiiDocument the support for "scrollBar" X resource
2017-07-22 Matthew BauerAdd 'scroll-bar-mode' to settings in 'x-apply-session...
2017-07-22 Alexander KuleshovUpdate ld-script mode (bug#27629)
2017-07-22 Eli ZaretskiiIndex 'rectangle' in the ELisp manual
2017-07-22 Ken RaeburnUse CANNOT_DUMP mode.
2017-07-22 Ken RaeburnDon't check for dump-emacs being bound.
2017-07-22 Ken RaeburnMake watchers dumpable.
2017-07-22 Ken RaeburnRetain overlay properties when dumping.
2017-07-22 Ken RaeburnSupport dumping variable aliases.
2017-07-22 Ken RaeburnLoad uniquify after dump/reload.
2017-07-22 Ken RaeburnClear out doc strings matching DOC file before dumping.
2017-07-22 Ken RaeburnDon't dump artifacts of the dump process.
2017-07-22 Ken RaeburnDump and restore empty abbrev tables.
2017-07-22 Ken RaeburnLoad cl-macs, needed for cl-labels.
2017-07-22 Ken RaeburnUpdate load-path and purify-flag even if not bootstrapping.
2017-07-22 Eli ZaretskiiFix startup on MS-Windows
next