]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2019-10-15 Eric LudlamAdapt the CEDET SRecoder template test to use ERT
2019-10-15 Eric LudlamCopy CEDET/Semantic's tag formatter test suite to be an
2019-10-15 Eric LudlamUpdate CEDET manual tests so that they run.
2019-10-15 Eric LudlamConvert manual CEDET tests from test/manual/cedet to be
2019-10-15 Robert PluimFix duplicated words in lispref
2019-10-15 Robert PluimFix duplicated words in comments
2019-10-15 Eli ZaretskiiFix recording keyboard macros in Calc
2019-10-15 Daiki Uenoauth-source: Fix wrong-type-argument when searching...
2019-10-15 Lars IngebrigtsenRevert "Remove XEmacs code from tetris.el"
2019-10-15 Lars IngebrigtsenRevert "Remove XEmacs-only code from snake.el"
2019-10-15 Eli Zaretskii; Minor copyedits in recently installed documentation...
2019-10-15 Lars IngebrigtsenMake auth-source work with non-ASCII passwords again
2019-10-15 Lars IngebrigtsenAdd new macro `benchmark-progn'
2019-10-15 Carlos PitaFix python-shell font-lock cleanup for unclosed quotes...
2019-10-14 Juri LinkovAdd images on tab-bar buttons the first time the tab...
2019-10-14 Juanma Barranquerolisp/*.el: Force non-nil result to t, to match docstring
2019-10-14 Juri LinkovSet tab-line face height to 0.9.
2019-10-14 Lars IngebrigtsenRemove the find-file-visit-truename safe-local-variable
2019-10-14 Štěpán Němecquail/py-b5: Use U+3007 for ideographic zero (bug#3179)
2019-10-14 Lars Ingebrigtsenrequire-final-newline doc string clarification
2019-10-14 Juri LinkovUse variable-pitch fonts in tab-bar and tab-line faces
2019-10-14 Stefan KangasClarify C void type description in semantic
2019-10-14 Lars Ingebrigtsendired-do-shell-command doc string fix
2019-10-14 Juri LinkovFix initial value of frame-inhibit-implied-resize
2019-10-14 Eli ZaretskiiMinor fixes in Introduction to Emacs Lisp
2019-10-14 Juri Linkov* lisp/tab-bar.el (tab-bar-tab-name-current): Fix with...
2019-10-14 Eli Zaretskii; Minor copyedits of recent documentation changes
2019-10-14 Stefan KangasImprove documentation of dired-do-chmod
2019-10-14 Philipp StephaniEnable modules by default.
2019-10-14 Michael AlbinusSuppress eager completion on not connected hosts in...
2019-10-14 Jimmy Aguilar... Merge branch 'feature/extend_face_id'
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
next