| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Avoid some unnecessary stdio.h includes | Paul Eggert | 2019-07-08 | 1 | -1/+0 |
* | Merge branch 'master' into harfbuzz | YAMAMOTO Mitsuharu | 2019-05-23 | 1 | -3/+4 |
|\ |
|
| * | Merge from origin/emacs-26 | Glenn Morris | 2019-05-14 | 1 | -3/+4 |
| |\ |
|
| | * | Fix description of (move-to-column <n> t) when column <n> is inside a tab | Alan Mackenzie | 2019-05-09 | 1 | -3/+4 |
* | | | Merge branch 'master' into harfbuzz | YAMAMOTO Mitsuharu | 2019-04-27 | 1 | -12/+15 |
|\ \ \
| |/ / |
|
| * | | Avoid assertion violations in calculating line-number width | Eli Zaretskii | 2019-04-26 | 1 | -2/+5 |
| * | | Fix 'end-of-visual-line' with overlay strings with newlines | Eli Zaretskii | 2019-03-02 | 1 | -2/+2 |
| * | | Widen modiff counts to avoid wraparound | Paul Eggert | 2019-01-31 | 1 | -1/+1 |
| * | | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| * | | Remove CHECK_FIXNUM_CAR etc. | Paul Eggert | 2018-12-09 | 1 | -6/+6 |
* | | | Fix text direction of the HarfBuzz shaping buffer | Eli Zaretskii | 2019-01-02 | 1 | -2/+2 |
|/ / |
|
* | | More macro renamings for bignum | Tom Tromey | 2018-08-07 | 1 | -36/+36 |
* | | Rename integerp->fixnum, etc, in preparation for bignums | Tom Tromey | 2018-07-12 | 1 | -39/+39 |
* | | unbind_to performance tuning | Paul Eggert | 2018-06-29 | 1 | -3/+1 |
|/ |
|
* | Fix vertical-motion with 'visual' line-number display | Eli Zaretskii | 2018-06-18 | 1 | -2/+1 |
* | Fix cursor movement by 'next-logical-line' after 'next-line' | Eli Zaretskii | 2018-06-06 | 1 | -7/+3 |
* | * src/indent.c (Findent_to): Doc fix. (Bug#30260) | Eli Zaretskii | 2018-01-27 | 1 | -1/+1 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prevent aborts in line-move-visual | Eli Zaretskii | 2017-11-17 | 1 | -6/+11 |
* | Make :align-to account for display-line-numbers | Eli Zaretskii | 2017-10-20 | 1 | -5/+18 |
* | Improve documentation of 'line-number-display-width' | Eli Zaretskii | 2017-10-17 | 1 | -1/+2 |
* | Fix 'line-number-display-width' in hscrolled windows | Eli Zaretskii | 2017-10-16 | 1 | -0/+5 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Fix vertical cursor motion across too wide images | Eli Zaretskii | 2017-08-13 | 1 | -2/+2 |
* | Exclude blank columns from value of line-number-display-widthscratch/line-numbers | Eli Zaretskii | 2017-07-07 | 1 | -3/+1 |
* | Fix vertical-motion across the place where line-number width changes | Eli Zaretskii | 2017-07-07 | 1 | -22/+62 |
* | Avoid errors in vertical-motion when buffer is narrowed | Eli Zaretskii | 2017-07-03 | 1 | -0/+13 |
* | Avoid off-by-one errors in column C-n/C-p calculations | Eli Zaretskii | 2017-07-02 | 1 | -1/+18 |
* | Merge with gnulib, pacifying GCC 7 | Paul Eggert | 2017-05-16 | 1 | -0/+1 |
* | Fix quitting bug when buffers are frozen | Paul Eggert | 2017-02-01 | 1 | -3/+3 |
* | Revamp quitting and fix infloops | Paul Eggert | 2017-02-01 | 1 | -3/+8 |
* | Remove immediate_quit. | Paul Eggert | 2017-02-01 | 1 | -2/+0 |
* | Replace QUIT with maybe_quit | Paul Eggert | 2017-01-25 | 1 | -3/+3 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Protect change of window's buffer in vertical-motion against unwinds (bug#25209) | Andreas Schwab | 2016-12-19 | 1 | -12/+20 |
* | | Prefer now-standard int width macros | Paul Eggert | 2016-09-15 | 1 | -5/+5 |
* | | Port to ISO/IEC TS 18661-1:2014 | Paul Eggert | 2016-09-13 | 1 | -1/+1 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-08-05 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix 'vertical-motion' in non-interactive sessions | Eli Zaretskii | 2016-07-10 | 1 | -0/+1 |
| * | Port to GCC 5.3.1 20160406 (Red Hat 5.3.1-6) | Paul Eggert | 2016-04-16 | 1 | -1/+1 |
* | | Avoid segfaults in compute_motion | Eli Zaretskii | 2016-07-26 | 1 | -5/+8 |
* | | Fix vertical-movement in buffers with wrap-prefix | Eli Zaretskii | 2016-07-02 | 1 | -0/+4 |
* | | Replace IF_LINT by NONVOLATILE and UNINIT | Paul Eggert | 2016-06-08 | 1 | -3/+3 |
* | | * src/indent.c (Fvertical_motion): Pacify GCC | Paul Eggert | 2016-04-14 | 1 | -1/+1 |
|/ |
|
* | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Fix rendering of HTML pages that use character composition | Eli Zaretskii | 2015-12-30 | 1 | -0/+9 |