]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2019-10-08 Federico TedinFilter packages by name in list-packages. (Bug#36981)
2019-10-08 Hong XuSearch upward from current dir for the default TAGS...
2019-10-08 Stefan KangasFix title inconsistencies in elisp intro book
2019-10-08 Stefan KangasAdd some more commands to eshell-visual-commands
2019-10-08 Eli ZaretskiiFix crashes on TTY frames due to "C-x 6 f"
2019-10-08 Michael Albinus* etc/PROBLEMS: Describe navigation problem from Nautil...
2019-10-08 Stefan Monnier* lisp/emacs-lisp/package.el (package--get-deps): Fix...
2019-10-08 Eli ZaretskiiFix aborts when opening a new font after face-cache...
2019-10-08 Michael Albinus* INSTALL: Describe installation of source and debug...
2019-10-08 Juanma BarranqueroSet default colors for tick faces
2019-10-07 Basil L. ContovounesiosClarify docs on newline and auto-fill-mode
2019-10-07 Juri Linkov* lisp/tab-bar.el (tab-bar-tab-name-function): Turn...
2019-10-07 Stefan KangasAdd "python3 -m twine" example to comint-password-promp...
2019-10-07 Eli ZaretskiiFix a crash in TTY sessions caused by recent changes
2019-10-07 Lars IngebrigtsenUse text properties instead of truncating strings
2019-10-07 Lars Ingebrigtsendired-move-to-filename doc string fix
2019-10-07 Basil L. ContovounesiosImprove recent doc fix for cl-reduce
2019-10-07 Lars IngebrigtsenMake completion in the `E' command in *Ibuffer* work
2019-10-07 Eli ZaretskiiFix infloop in redisplay caused by a recent change
2019-10-07 Lars IngebrigtsenFeval_buffer doc string lexical-binding clarification
2019-10-07 Lars IngebrigtsenMake ido-display-buffer work interactively more like...
2019-10-07 Stefan KangasQuadruple term-buffer-maximum-size (Bug#37584)
2019-10-07 Wolfgang SchererSet correct svn:ignore property for relative filenames
2019-10-07 Paul EggertFix port of file-acl errno checking to non-GNU
2019-10-07 Lars IngebrigtsenFix the colours on Motif horizontal scroll bars
2019-10-07 Lars Ingebrigtsencl-reduce doc fix
2019-10-07 Hong Xutags-complete-tags-table-file doc string fix
2019-10-07 Hong XuDefault FILE to the current buffer for list-tags
2019-10-07 Lars IngebrigtsenMake mailcap-prefer-mailcap-viewers work as documented
2019-10-07 Mauro ArandaOnly complete words inside of the string widget
2019-10-07 Basil L. Contovounesios; * doc/misc/eww.texi (Advanced): Fix recent typo.
2019-10-07 Mauro ArandaFix message when no completions available for editable...
2019-10-06 Juri LinkovAllow using last_tab_bar_item on no-x builds.
2019-10-06 Juri LinkovImplement tab-close-other bound to C-x 6 1 by analogy...
2019-10-06 Juri LinkovUse tabs in EWW (bug#37592)
2019-10-06 Stefan Monnier* eieio-core.el (eieio--full-class-object): New function.
2019-10-06 Stefan KangasSupport changing font size using mouse wheel
2019-10-06 Juanma BarranqueroSet alternate faces for some line numbers (bug#27734)
2019-10-06 Juri LinkovDon't bind 'C-x 6' to '2C-mode-map' globally by default.
2019-10-06 Stefan Monnier* lisp/emacs-lisp/package.el (package--get-deps): Rewrite.
2019-10-06 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-10-06 Paul EggertPort file-acl errno checking to non-GNU
2019-10-06 Eli ZaretskiiSupport mouse clicks on tab bar on TTY frames
2019-10-06 Paul EggertFix off-by-one bug in ISO 8601 BC years
2019-10-06 Paul EggertImprove documentation for year-zero issues
2019-10-05 Juri LinkovMore tab bar related key bindings.
2019-10-05 Juri Linkov* lisp/tab-bar.el: In tab switching allow absolute...
2019-10-05 Artyom LoenkoInclude new permission settings for macOS 10.15 (bug...
2019-10-05 Paul SmithSupport GNU make error messages in compile mode.
2019-10-05 Lars IngebrigtsenRemove some XEmacs compat code from the CEDET tests
2019-10-05 Lars IngebrigtsenRemove some XEmacs compat code from esh*.el
2019-10-05 Lars IngebrigtsenRemove more XEmacs compat code from ezimage.el
2019-10-05 Lars IngebrigtsenFix typo in frames.texi xref
2019-10-05 Lars IngebrigtsenRemove most of the XEmacs compat code from ediff*.el
2019-10-05 Eli ZaretskiiImprove documentation of Tab bars
2019-10-05 Eli ZaretskiiFix display of cursor in obscure use case on MS-Windows
2019-10-05 Philipp Stephani* src/fns.c (Flocale_info): Avoid fixnum overflow under...
2019-10-05 Philipp Stephani* src/pdumper.c (dump_buffer): Update structure hash.
2019-10-05 Paul EggertOmit one more superfluous "-" in regexp
2019-10-05 Dmitry Gutov(project--vc-list-files): Make sure to expand file...
2019-10-05 Eli ZaretskiiFix vertical scrolling in image-mode
2019-10-04 Juanma BarranqueroImprove docstrings auto-generated by `define-minor...
2019-10-04 Eric AbrahamsenDon't manipulate gnus-newsrc-alist if it hasn't been...
2019-10-04 Paul EggertFix bugs found by 2019-09-29 regexp scanner
2019-10-04 Paul EggertMinor style tweaks for recent tab changes
2019-10-04 Stefan KangasMake mouse scroll show a message instead of dinging...
next