]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-11-03 Andrew G CohenAllow gnus backends to return a list of headers feature/gnus-select2
2019-11-03 Andrew G CohenAllow gnus backends to return a list of headers
2019-11-03 Andrew G CohenUpdate header parsing in nnheader.el
2019-10-31 Andrew G CohenSpeed up marking read messages in nnselect
2019-10-31 Andrew G CohenUpdate the gnus active list for nnselect groups
2019-10-31 Andrew G Cohen; Cleanup nnselect-get-artlist
2019-10-28 Andrew G CohenImprove compression of nnselect-artlist
2019-10-25 Andrew G Cohen; Fix retrieving the nnselect artlist when nil
2019-10-25 Andrew G CohenStore nnselect-artlist in a compressed format
2019-10-25 Andrew G CohenDon't enter data into dribble file on nnselect update
2019-10-16 Andrew G CohenRemove ephemeral groups from gnus-newsrc-alist
2019-10-16 Andrew G Cohen; lisp/gnus/nnir.el (nnir-run-notmuch): Fix arg name
2019-10-16 Andrew G CohenExpunge nnimap articles immediately in nnselect groups
2019-10-16 Andrew G Cohen* lisp/gnus/nnselect.el (nnselect-retrieve-headers...
2019-10-16 Andrew G Cohen; merge master
2019-10-16 Andrew G Cohen; merge master
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
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...
next