index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
indent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-width
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
*
Fix vertical-motion in tabulated-list mode
Eli Zaretskii
2015-12-18
1
-5
/
+6
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
Fix vertical-motion in truncated lines that end in a stretch
Eli Zaretskii
2015-10-10
1
-1
/
+5
*
Fix 'current-column' in presence of :relative-width
Eli Zaretskii
2015-09-22
1
-1
/
+15
*
* src/indent.c (Fvertical_motion): Simplify bugfix (Bug#21468).
Paul Eggert
2015-09-13
1
-4
/
+1
*
Fix vertical cursor motion across overlay strings with newlines
Eli Zaretskii
2015-09-13
1
-1
/
+24
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-3
/
+1
*
* src/indent.c (Fvertical_motion): Amend motion by 0 lines.
Wolfgang Jenkner
2015-06-03
1
-5
/
+8
*
Check for some overflows in vertical-motion
Paul Eggert
2015-02-09
1
-19
/
+27
*
Speed up vertical-motion when screen coordinates are known
Eli Zaretskii
2015-02-09
1
-13
/
+42
*
Merge from origin/emacs-24
Fabián Ezequiel Gallina
2015-01-28
1
-1
/
+6
|
\
|
*
Fix return value of vertical-motion at ZV (Bug#19553)
Eli Zaretskii
2015-01-10
1
-1
/
+6
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
Fix misspellings like "an unibyte buffer"
Paul Eggert
2014-12-09
1
-1
/
+1
*
|
Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org
Glenn Morris
2014-08-27
1
-8
/
+23
|
\
|
[next]