]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-10-12 Lars IngebrigtsenDocument let-alist
2019-10-12 Lars IngebrigtsenDon't claim that the default height is precisely 36...
2019-10-12 Lars IngebrigtsenDocument locate-dominating-file
2019-10-12 Juri Linkov* lisp/tab-bar.el: Don't use minibuffer buffer name...
2019-10-12 Lars IngebrigtsenMake Fadd_face_text_property even less destructive
2019-10-12 Lars IngebrigtsenMention the Emacs exit code in batch mode
2019-10-12 Kaushal ModiDocument that variables should not be called -p
2019-10-12 Lars IngebrigtsenMake the cl-letf doc string link to the manual
2019-10-12 Jiajie Chenbutton-* function doc string clarifications
2019-10-12 Lars Ingebrigtsenert-deftest macro doc string clarification
2019-10-12 Eli Zaretskii; Remove unneeded @samp from a @table
2019-10-12 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-10-12 Eli ZaretskiiFix recent changes in ELisp manual
2019-10-12 Lars IngebrigtsenDocument #$ in the overview
2019-10-12 Lars IngebrigtsenFix compilation-transform-file-match-alist failure
2019-10-12 Lars IngebrigtsenAdd a lispref node to list special read syntax forms
2019-10-12 Eli Zaretskii; Improve a doc string in etags.el
2019-10-12 Michael AlbinusAdapt some Tramp tests
2019-10-12 Michael AlbinusFix google-drive handling in tramp-gvfs
2019-10-12 Michael Albinus* lisp/net/tramp.el (tramp-handle-access-file): Use...
2019-10-12 Alan MackenzieCC-Mode: Remove unneeded backslashes from doc strings...
2019-10-12 Eli Zaretskii; * lisp/progmodes/grep.el (lgrep, rgrep, zrgrep):...
2019-10-12 Lars Ingebrigtsentool-bar-map doc string clarification
2019-10-12 David RöthlisbergerFix `shell' doc keymap expansions
2019-10-12 Lars Ingebrigtsendiary-mark-entries-hook doc string clarification
2019-10-12 Lars IngebrigtsenDocument :match-inline widget elements
2019-10-12 Paul EggertUpdate from Gnulib
2019-10-11 Lars IngebrigtsenDocument REAL-BINDING more extensively in Extended...
2019-10-11 Lars IngebrigtsenMinor grep.el doc string clarifications
2019-10-11 Lars IngebrigtsenFactor out the lambda from help-function-def
2019-10-11 Lars IngebrigtsenMake << shell heredoc expansion less enthusiastic
2019-10-11 Alan MackenzieC++ Mode: Correctly handle <:, <::, <::>, etc, accordin...
2019-10-11 Stefan Monnier* lisp/cedet/mode-local.el (define-overload): Declare...
2019-10-11 Andrea Corallo* lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow...
2019-10-11 Stefan KangasRemove reference to obsolete package gnuserv from FAQ
2019-10-11 Robert PluimCorrect some more custom type specs
2019-10-11 Michael AlbinusCleanup Tramp
2019-10-11 Stefan KangasSupport showing directory in shell command prompt
2019-10-11 Martin RudalicsMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-10-11 Martin RudalicsMinor fixes for switching to previous and next buffers...
2019-10-11 Lars IngebrigtsenNew variable amalgamating-undo-limit
2019-10-11 Robert PluimCorrect .dir-locals-2.el description
2019-10-11 Lars IngebrigtsenExpand the documentation of --no-build-details
2019-10-11 Martin RudalicsFixes for fitting windows and frames to their buffers...
2019-10-11 Lars IngebrigtsenMake nntp.el use new setq-local syntax
2019-10-11 Lars IngebrigtsenEnsure that setq-local take an even number of symbol...
2019-10-11 Jordon BiondoAllow setq-local to set more than one variable
2019-10-11 Lars IngebrigtsenRemove two checkdoc tests checked in by mistake
2019-10-11 Stefan KangasChange font size in correct window using mouse wheel
2019-10-10 Juri Linkov* lisp/subr.el (ctl-x-t-prefix): Bind new alias or...
2019-10-10 Stefan Monnier* lisp/tree-widget.el: Use lexical-binding
2019-10-10 Andreas Schwab* lisp/progmodes/compile.el
2019-10-10 Stephen GildeaRemove tabs from time-stamp-format documentation
2019-10-10 Eli ZaretskiiFix initial value of frame-inhibit-implied-resize
2019-10-10 Paul EggertPort time-stamp-test-time-zone to macOS
2019-10-10 Juanma Barranqueroidentity, ignore: Make arg names more consistent with...
2019-10-10 Damien Cassoucheckdoc CL tests
2019-10-10 dick r. chiangMake checkdoc work better with cl-lib functions
2019-10-09 Lars IngebrigtsenFix formatting of (file-size-human-readable 2047)
2019-10-09 Lars IngebrigtsenWork around bad interaction between dired-omit-mode...
2019-10-09 Lars IngebrigtsenAllow filtering out warnings/errors from compile.el...
2019-10-09 Lars IngebrigtsenClarify documentation of show-help-function slightly
2019-10-09 Juri Linkov* lisp/tab-bar.el: Don't show window count for one...
2019-10-09 Lars IngebrigtsenFix nnimap tick/readedness thinko introduced some weeks...
2019-10-09 Lars IngebrigtsenMake mml-secure-epg-sign bug out if we can't find an...
2019-10-09 Stefan KangasRemove XEmacs compat code from edt.el (Bug#37621)
2019-10-09 Lars IngebrigtsenMove the "Skeleton Language" node to later in the manual
2019-10-09 Lars IngebrigtsenAdd a letrec example to the manuel
2019-10-09 Lars IngebrigtsenTweak letrec documentation
2019-10-09 Stephen Gildeatime-stamp: revert recent change to "%04y"
2019-10-09 Simen HeggestøylWarn about missing executables in RST PDF preview
2019-10-09 Stephen GildeaExpand testing of time-stamp format "%y"
2019-10-09 Juanma BarranqueroSilence compiler warning
2019-10-09 Robert Pluim; Fix typo in previous commit
2019-10-09 Robert PluimExpand documentation on Lisp variables defined in C...
2019-10-09 Michael Albinus* doc/misc/tramp.texi (Remote shell setup): Howto confi...
2019-10-09 Michael AlbinusSupport zsh as local shell in Tramp (Bug#31924)
2019-10-09 Juanma BarranqueroImplement offsets for absolute line numbers
2019-10-09 Juanma BarranqueroDo not use tick faces beyond ZV (bug#37641)
2019-10-09 Eli ZaretskiiImprove doc strings in replace.el
2019-10-09 Eli ZaretskiiFix minor Texinfo errors in ELisp manual
2019-10-09 Lars IngebrigtsenEnsure that the pulse overlay is visible
2019-10-09 Lars IngebrigtsenProtect against unlikely case of [menu-bar] not being...
2019-10-09 Lars IngebrigtsenAdd some sanity checks to dired-x.el key bindings
2019-10-09 Lars IngebrigtsenAllow global-edebug-prefix to be nil
2019-10-09 Lars IngebrigtsenFix possible initialisation error in shell-mode-map
2019-10-09 Lars IngebrigtsenUpcase parameters in things like "&optional (arg 3)"
2019-10-09 Lars IngebrigtsenBury the help buffer after sending a bug report
2019-10-09 Hong XuFix up previous visit-tags-table change
2019-10-09 Lars IngebrigtsenMove point in the dired buffer with `n'/`p' in an image...
2019-10-09 Juanma BarranqueroFix typos in lisp/*.el
2019-10-09 Lars IngebrigtsenDocument `letrec'
2019-10-09 Lars IngebrigtsenMake menu bar entries only point to named functions...
2019-10-09 Lars IngebrigtsenAdd more sanity checks to help-fns--globalized-minor...
2019-10-09 Lars IngebrigtsenMake add-face-text-property not be destructive on strings
2019-10-09 Lars IngebrigtsenMake `info-display-manual' pop up the correct frame
2019-10-09 Lars IngebrigtsenMake a nil parameter switch variable-pitch-mode on
2019-10-09 Lars IngebrigtsenRemove XEmacs compat code from prolog.el
2019-10-09 Lars IngebrigtsenRemove some XEmacs compat code from tree-widget.el
2019-10-09 Lars IngebrigtsenRemove some XEmacs compat code from newst*.el
next