]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-10-20 Mattias EngdegårdAdd missing rx symbols `bow' and `eow' to documentation
2019-10-20 Juri Linkov* lisp/tab-bar.el (tab-bar-swap-tabs): Use cl-rotatef...
2019-10-20 Juri Linkov* lisp/tab-bar.el (tab-bar-swap-tabs, tab-bar-move...
2019-10-20 Stefan KangasDisable pause/resume from menu in snake and tetris
2019-10-20 Alan MackenzieOptimize c-crosses-statement-barrier-p for large blocks...
2019-10-20 Juri LinkovProvide default value for tab-name/frame-name reading...
2019-10-20 Lars IngebrigtsenMake edebug-mode-map take precedence
2019-10-20 Jimmy Aguilar... Fix internal-lisp-face-attributes to match face.
2019-10-20 Stephen LeakeIn xref-location-marker, handle deleted file or outdate...
2019-10-20 Stefan KangasUpdate FAQ entry on XEmacs (Bug#37815)
2019-10-20 Stefan KangasImprove doc string of eshell and eshell-buffer-name
2019-10-20 Juanma Barranquero* doc/lispref/display.texi (Low-Level Font): Describe...
2019-10-20 Lars IngebrigtsenFix edebug--restore-breakpoints re-instrumentinging...
2019-10-20 Lars IngebrigtsenAdd a new edebug-breakpoint face
2019-10-20 Lars Ingebrigtsenwhile-no-input-ignore-events manual clarification
2019-10-20 Lars IngebrigtsenNew command to clear all breakpoints in a function
2019-10-20 Lars IngebrigtsenPreserve breakpoints when Edebug-reinstrumenting functions
2019-10-20 Michael AlbinusFix docstrings in tramp.el
2019-10-20 Lars IngebrigtsenChange default to cancel all edebug-on-entry in cancel...
2019-10-20 Lars IngebrigtsenUse user-error in cancel-edebug-on-entry
2019-10-20 Lars IngebrigtsenInstrument function if it hasn't been already in edebug...
2019-10-20 Lars IngebrigtsenFix up previous edebug breakpoint overlay change
2019-10-20 Lars IngebrigtsenMark breakpoints in edebug with highlights
2019-10-20 Juanma Barranquerolisp/*.el: Fix typos and improve some docstrings
2019-10-20 Lars IngebrigtsenNew command edebug-remove-instrumentation
2019-10-20 Lars IngebrigtsenFix doc string and interactive spec of cancel-edebug...
2019-10-20 Lars IngebrigtsenRevert "Add an edebug-cancel-debug-on-entry alias"
2019-10-20 Lars IngebrigtsenAdd an edebug-cancel-debug-on-entry alias
2019-10-20 Lars IngebrigtsenProtect against invalid punycode
2019-10-19 Juri Linkov* lisp/net/eww.el (eww-browse-url-new-window-is-tab...
2019-10-19 Juri LinkovUse 'C-x t' for tab-prefix-map instead of 'C-x 6' still...
2019-10-19 Juri LinkovAdd ':extend t' face attribute to diff faces (bug#37774)
2019-10-19 Glenn Morris* lisp/net/tramp.el (tramp-antispoof-regexp): Fix version.
2019-10-19 Alan MackenzieDon't downcase the key binding in global-set-key.
2019-10-19 Eli ZaretskiiFix a recent change in Emacs FAQ
2019-10-19 Michael Albinus* doc/emacs/emacs.texi (Intro): Mention remote file...
2019-10-19 Stefan KangasDon't explain FTP acronym in FAQ
2019-10-19 Stefan KangasRemove FAQ section "Highlighting a region" (Bug#37818)
2019-10-19 Michael AlbinusSupport PuTTY's antispoof message in Tramp
2019-10-19 Raimon GrauFix optional parameter passing in calc-fin-* functions
2019-10-19 Lars IngebrigtsenRemove some compat code from cperl-mode.el
2019-10-19 Eli ZaretskiiFix display of Info files on TTY frames
2019-10-19 Lars IngebrigtsenRemove some compat code from CEDET
2019-10-19 Lars IngebrigtsenRemove some compat code from mm-url.el
2019-10-19 Lars IngebrigtsenRemove compat code from nnbabyl.el
2019-10-19 Lars IngebrigtsenRemove some compat code in imap.el
2019-10-19 Hong Xuspecial-mode doc string clarification
2019-10-19 Lars IngebrigtsenDon't have shr bug out if svg support isn't available
2019-10-19 Cédric ChépiedFix typo in tree-widget-lookup-image
2019-10-19 Eli ZaretskiiA better fix for tab-line mouse highlight on TTY frames
2019-10-18 Stefan KangasRemove XEmacs compat code from ezimage.el
2019-10-18 Paul EggertPacify x86 GCC 9 in tab bar code
2019-10-18 Stefan KangasRemove XEmacs compat code from edt-mapper.el
2019-10-18 Stefan KangasRemove XEmacs compat code from esh-arg.el
2019-10-18 Paul EggertGeneralize list1i etc. to all signed integer types
2019-10-18 Paul EggertFix integer-overflow bug in Time conversion
2019-10-18 Michael Albinus* test/lisp/net/tramp-tests.el (remote-file-name-inhibi...
2019-10-18 Michael AlbinusSupport old Samba versions in Tramp
2019-10-18 Eli ZaretskiiFix mouse highlight with tab-line on TTY frames
2019-10-18 Eli ZaretskiiFix handling of mouse events on header line with tab...
2019-10-18 Mattias EngdegårdUse [^z-a] for matching any character (anychar/anything...
2019-10-18 Mattias EngdegårdAdd `unmatchable' as alias for (or) in rx (bug#37659)
2019-10-18 Mattias EngdegårdAdd `anychar' as alias to `anything' in rx (bug#37659)
2019-10-17 Michael HeerdegenExtend debug spec of cl-flet (Bug#34481)
2019-10-17 Stefan KangasPort snake menu to Emacs
2019-10-17 Martin RudalicsIn 'bury-buffer' don't try to remove current buffer...
2019-10-17 Eli Zaretskii* lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772)
2019-10-17 Eli Zaretskii* lisp/dired.el (dired-auto-revert-buffer): Doc fix...
2019-10-17 Stefan KangasPort tetris menu to Emacs
2019-10-17 Michael Albinus* lisp/shell.el (shell): Make shell buffer the current...
2019-10-17 Stefan KangasRemove XEmacs compat code from ffap.el
2019-10-17 Stefan KangasRemove XEmacs compat code from imap.el
2019-10-17 Stefan KangasRemove obsolete XEmacs references from manuals
2019-10-17 Stefan KangasRemove XEmacs reference from viper refcard
2019-10-17 Stefan KangasRemove XEmacs compat code from tcl.el
2019-10-17 Stefan KangasRemove XEmacs reference from erc-button.el todo
2019-10-17 Stefan KangasRemove commented out XEmacs compat code from po.el
2019-10-17 Stefan KangasImprove documentation of shell-command-prompt-show-cwd
2019-10-17 Peter OliverAllow vc-sccs-diff to work with TRAMP
2019-10-17 Andrii KolomoietsAdd ui.report_untrusted=0 to vc-hg log commands
2019-10-17 Juanma Barranquerolisp/*.el, src/*.c: Doc fixes related to returning...
2019-10-17 Juanma Barranquerolisp/*.el: Force non-nil result to t, to match docstring
2019-10-16 Juanma Barranquero* lisp/wid-edit.el (widget-default-active): Normalize...
2019-10-16 Juanma BarranqueroAdd/fix documentation for widget-apply
2019-10-16 Michael AlbinusAdapt Tramp's sudo method for non-default shells (Bug...
2019-10-16 Juanma Barranquerolisp/speedbar.el: Fix computation of boolean return...
2019-10-16 Michael Albinus* etc/NEWS: Apply "user option" when possible. Fix...
2019-10-16 Martin RudalicsHandle top margin change in adjust_frame_size
2019-10-16 Lars IngebrigtsenExpand <<- heredocs in sh
2019-10-16 Robert PluimAllow event description to be empty
2019-10-16 Lars IngebrigtsenFix some &rest body edebug specs
2019-10-16 Lars IngebrigtsenTweak heredoc expansion in shell-script-mode
2019-10-15 Juri LinkovDeclare tab-bar-tabs the single source of truth in...
2019-10-15 Robert CochranAllow tabs to have consistent given names
2019-10-15 Juri Linkov* lisp/tab-bar.el (tab-bar-select-tab-modifiers): New...
2019-10-15 Juri LinkovDon't use expand-file-name to find images for tabs.
2019-10-15 Juri LinkovNew variable tab-bar-position
2019-10-15 Stefan Monnier* lisp/rect.el (string-rectangle): Inherit input method...
2019-10-15 Eric LudlamFix test data broken by removing trailing whitespace.
2019-10-15 Eric LudlamAdapt the CEDET SRecoder getset tests to use ERT
next