]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-10-14 Jimmy Aguilar... Fix issue calling face_at_pos. feature/extend_face_id
2019-10-14 Jimmy Aguilar... Modify face_at_pos to not modify change IT.
2019-10-14 Jimmy Aguilar... ; extend_face_id and fill_column_indicator corrections
2019-10-14 Jimmy Aguilar... *etc/NEWS: Added comment about :extend face attribute...
2019-10-14 Jimmy Aguilar... Document new :extend face attribute in manuals.
2019-10-14 Jimmy Aguilar... Fixed merge_face_ref recursive calls.
2019-10-14 Jimmy Aguilar... Optimization in extend_face
2019-10-14 Jimmy Aguilar... Extend_face simplify.
2019-10-14 Jimmy Aguilar... Added parameter attr_filter to face_at_string_position.
2019-10-14 Jimmy Aguilar... Extend face hl-line after end-of-line
2019-10-14 Jimmy Aguilar... Fix last change in append_space_for_newline.
2019-10-14 Jimmy Aguilar... Add space for cursor to work also in terminal.
2019-10-14 Jimmy Aguilar... Changed handle_face_prop_general prototype.
2019-10-14 Jimmy Aguilar... Fixed extend face filtered for prop.
2019-10-14 Jimmy Aguilar... Call handle_face_prop_general to extend face.
2019-10-14 Jimmy Aguilar... Update dfci code with new extend_face code.
2019-10-14 Jimmy Aguilar... New parameter to control the face extension..
2019-10-14 Jimmy Aguilar... Added face parameter :extend.
2019-10-14 Jimmy Aguilar... Simplify struct face to use only underline.
2019-10-14 Robert PluimFix directory-files-recursively doc typo
2019-10-14 Martin RudalicsFix bug recently introduced in 'fit-window-to-buffer...
2019-10-14 Lars IngebrigtsenFix up previous dired change again
2019-10-14 Lars IngebrigtsenFix typo in previous dired change
2019-10-14 Eli Zaretskii; Minor fixes in documentation
2019-10-14 Lars Ingebrigtsen(help-fns--var-aliases): Fix compilation warning in...
2019-10-14 Lars IngebrigtsenMake `C-h v' list all aliases a variable has
2019-10-14 Hong XuMake url-hexify-string accept a list of allowed chars...
2019-10-14 Lars IngebrigtsenTweak ispell-init-process messaging
2019-10-14 Lars IngebrigtsenAdd a new tar-copy-preserve-time variable
2019-10-14 Lars IngebrigtsenClarify message about newer source file
2019-10-14 Lars IngebrigtsenAllow zap-to-char to use a history
2019-10-14 Lars IngebrigtsenFont-lock suid/guid files in Dired
2019-10-14 Lars IngebrigtsenFurther changes to ensure that copy-keymap doesn't...
2019-10-13 Stefan KangasClarify mouse commands section in manual
2019-10-13 Juri LinkovDon't display the number of windows in tab name in...
2019-10-13 Juri Linkov* lisp/window.el (next-buffer, previous-buffer): Add...
2019-10-13 Lars IngebrigtsenMake list-buffers--refresh preserve marks
2019-10-13 Juri LinkovEnable tab-bar-mode from X resources
2019-10-13 Juri LinkovFix initial value of frame-inhibit-implied-resize
2019-10-13 Lars IngebrigtsenFix hitting RET on some text in compilation-mode
2019-10-13 Paul Eggert* src/xdisp.c (note_tab_bar_highlight): Simplify HAVE_N...
2019-10-13 Lars IngebrigtsenAdd a new action in save-some-buffers to view the buffer
2019-10-13 Mattias EngdegårdCorrectly explain test failures with mixed uni/multibyt...
2019-10-13 Lars IngebrigtsenMention shifted alphabetical control GUI sequences
2019-10-13 Philipp StephaniAvoid compiler warnings on macOS.
2019-10-13 Basil L. ContovounesiosFix with-coding-priority markup in Elisp manual
2019-10-13 Stephen GildeaMinor tweaks to time-stamp documentation strings
2019-10-13 Alan MackenzieIn compilation-tear-down-arrow-spec-in-margin, test...
2019-10-13 Eli Zaretskii; Minor copyedits in a recent ELisp manual change.
2019-10-13 Eli Zaretskii; Fix recent additions to ELisp manual
2019-10-13 Lars IngebrigtsenMake the previous-matching-history-element prompt clearer
2019-10-13 Konstantin... Make diff-mode understand git-format-patch separators
2019-10-13 Rolf AdeTCL indentation fix outside functions
2019-10-13 Lars IngebrigtsenHide passwords more in `read-password'
2019-10-13 Andreas PolitzUse quit-window in some functions
2019-10-13 Lars IngebrigtsenAdd -unknown to version-regexp-alist
2019-10-13 Raimon GrauAdd "next" and "previous" shortcuts in eww-history...
2019-10-13 Lars IngebrigtsenProtect against segfaults in copy-keymap
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
next