projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2018-06-22
Eli Zaretskii
Avoid segfaults in replace-buffer-contents with large...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Robert Pluim
Adjust for scaling for mode-line popup menus (Bug#31880)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Simen Heggestøyl
Change name of `seqp' argument (Bug#26411)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Noam Postavsky
Change index of ";" to better reflect it's usage (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Tak Kunihiro
Fix bug of 'mouse-drag-and-drop-region' to detect edges...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Noam Postavsky
Fix #'fun handling inside `labels' (Bug#31792)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Eli Zaretskii
Fix vertical-motion with 'visual' line-number display
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
Eli Zaretskii
; CONTRIBUTE: Add a couple of nits.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Alan Third
Handle NSAttributedString inputs (bug#29837)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Philipp Stephani
Allow inserting non-BMP characters
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Aaron Jensen
Prevent errant scroll on mouse click (Bug#31546)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Eli Zaretskii
Minor documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
Eli Zaretskii
* lisp/window.el (window-toggle-side-windows): Doc...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Paul Eggert
Fix byte compilation of (eq foo 'default)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Michael Albinus
Fix Bug#31846. Do not merge with master
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Eli Zaretskii
Fix documentation of ':propertize' in mode-line-format
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Eli Zaretskii
Reject invalid 5-byte sequences when detecting UTF...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Eli Zaretskii
Fix 'replace-buffer-contents' in multibyte buffers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Robert Pluim
Update etc/NEWS for mail-source-movemail-program change
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Robert Pluim
Improve movemail default
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Eli Zaretskii
Delete description of deleted Customize functions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Noam Postavsky
Keep vc-print-log from putting point at buffer end...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Paul Eggert
Don’t set EMACS=t if Bash is 4.4 or newer
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
Eli Zaretskii
Improve commentary in info.el
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Michael Albinus
; Further wording fix in tramp.texi
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Michael Albinus
Fix wording in tramp.texi
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Michael Albinus
* doc/misc/tramp.texi (Remote shell setup): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Sam Steingold
Finish the Bug#11728 work: hg & git
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Sam Steingold
Fix Bug#11728: show files updated by git
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Noam Postavsky
; Reduce quoting for SELECTOR in 'make -C test' (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Noam Postavsky
; test/Makefile.in: Add TEST_INTERACTIVE option (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Noam Postavsky
Make 'tags' targets respect --with-silent-rules (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Thomas Fitzsimmons
soap-client: Add byte-code compatibility function ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Eli Zaretskii
* doc/lispref/files.texi (Unique File Names): Fix a...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
Noam Postavsky
Fix term.el cursor movement at bottom margin (Bug#31690)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
Reuben Thomas
Call enchant-lsmod correctly when Enchant is installed...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
Eli Zaretskii
Enlarge DUMPED_HEAP_SIZE for 64-bit Windows builds
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
Eli Zaretskii
Update Unicode data files to version 11.0.0 of Unicode
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
Eli Zaretskii
* etc/NEWS: Belatedly call out vc-hg changes in v26...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
Eli Zaretskii
Clarify the documentation of 'dired-recursive-deletes'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Eli Zaretskii
; * etc/DEBUG: Add information about debugging libXft...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Eli Zaretskii
Clarify doc string of 'update-glyphless-char-display'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
Eli Zaretskii
Clarify subtle issues with 'eq' in byte-compiled code
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Gemini Lasswell
Make cl-print respect print-quoted (bug#31649)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Martin Rudalics
Fix unexpected jumps of window-point in 'set-window...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Nicolas Petton
* etc/emacs.appdata.xml: Update Emacs screenshot.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Eli Zaretskii
Fix cursor movement by 'next-logical-line' after 'next...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Allen Li
Fix prompt in bookmark.el (Bug#24726)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Basil L. Contovounesios
Improve documentation of 'empty' whitespace-style
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Eli Zaretskii
; * src/ftfont.c (ftfont_spec_pattern): Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Paul Eggert
Port FC_COLOR change to older fontconfig
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Robert Pluim
Ignore color fonts when using Xft
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Noam Postavsky
Fix comint-get-old-input-default for output field case...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Noam Postavsky
; ChangeLog.3: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Eli Zaretskii
Prevent infloop in 'delete-trailing-whitespace'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Gemini Lasswell
Make cl-print respect print-level and print-length...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Phil Sainty
Fix remote-host directory tracking for shells in `term...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Eli Zaretskii
Update doc string of 'rx'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Noam Postavsky
; Merge: backports from master
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Stefan Monnier
Fix bug#30846, along with misc cleanups found along...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Jay Kamat
esh-opt.el: Fix improper parsing of first argument...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Noam Postavsky
* lisp/epa.el (epa-decrypt-file): Apply epa-pinentry...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Noam Postavsky
Fix cl-print for circular sublists (Bug#31146)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Lars Ingebrigtsen
Revert "Make mail-extract-address-components return...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Paul Eggert
Centralize Bug#30931 fix
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Noam Postavsky
Fix another case of freed markers in the undo-list...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Paul Eggert
Fix CHECK_ALLOCATED_AND_LIVE abort during GC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Noam Postavsky
Don't wait for visible frames to become visible
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Tino Calancha
query-replace undo: Handle when user edits the replacem...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Tino Calancha
Backport: Fix corner case in query-replace-regexp undo
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Tino Calancha
Backport: Preserve case in query-replace undo
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Alan Third
Set accessibility subroles for child frame (bug#31324)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Alan Third
Fix redefinition of child frames on NS
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Improve ELisp documentation of 'clone-indirect-buffer'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Improve documentation of 'inhibit-message'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Improve documentation of comment styles
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Documentation improvements in newcomment.el
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Imp[rove documentation of 'with-silent-modifications'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix decoding of directories when "~" includes non-ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Don't remove highlight of misspelled word on pdict...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Ari Roponen
Fix some problems in the Cairo build
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Avoid infloops in font_open_entity
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix encoding of characters when using GB18030 fonts
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix C-p and C-n when wrap-prefix is too wide
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Avoid redisplay problems with too wide wrap-prefix
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix 'posn-at-point' when line numbers are displayed
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Another followup to fixing 'window-text-pixel-width'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix mouse-set-point when line numbers are displayed
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
* src/xdisp.c (Fwindow_text_pixel_size): Fix last change.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix 'window-text-pixel-size' when display properties...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix display of TABs in hscrolled windows with line...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Matthias Dahl
Fix wait_reading_process_output wait_proc hang
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Eli Zaretskii
Fix posn-at-point in Flycheck buffers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Martin Rudalics
; * etc/PROBLEMS: Fix fvwm version number in last commit
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Martin Rudalics
* etc/PROBLEMS: Document stickyness problem with FVWM...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
Eli Zaretskii
Update Emacs Lisp Intro to match current behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
Eli Zaretskii
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
Robert Pluim
Fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
Ville Skyttä
Fix typos in several manuals (Bug#31610)
commit
|
commitdiff
|
tree
|
snapshot
next