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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * src/indent.c (Fvertical_motion): Doc fix.
Eli Zaretskii
2023-07-07
1
-13
/
+24
*
Remove labeled restrictions before calling Fwiden
Gregory Heytings
2023-03-29
1
-0
/
+1
*
Fix 'vertical-motion' when display strings are around
Eli Zaretskii
2023-02-26
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Improve documentation of TAB/SPC indentation
Eli Zaretskii
2022-12-27
1
-0
/
+2
*
Merge remote-tracking branch 'origin/feature/noverlay'
Stefan Monnier
2022-10-28
1
-4
/
+1
|
\
|
*
Merge 'master' into noverlay
Stefan Monnier
2022-09-25
1
-165
/
+280
|
|
\
|
*
|
Provide a new tree data-structure for overlays.
Andreas Politz
2017-10-04
1
-4
/
+1
*
|
|
Fix rare problems with current-column when text is invisible
Eli Zaretskii
2022-10-26
1
-0
/
+8
|
|
/
|
/
|
*
|
Use truncated-partial-width-window-p in more places (bug#56815)
Juri Linkov
2022-08-27
1
-6
/
+9
*
|
Further speedups of redisplay of long and truncated lines
Eli Zaretskii
2022-08-14
1
-7
/
+53
*
|
Fix C-n/C-p inside bidirectional text
Eli Zaretskii
2022-08-06
1
-1
/
+9
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-31
1
-2
/
+7
|
\
\
|
*
|
Improve documentation of column-related functions
Eli Zaretskii
2022-07-30
1
-2
/
+7
*
|
|
Avoid calling 'current_column' in buffers with long lines.
Eli Zaretskii
2022-07-23
1
-0
/
+5
*
|
|
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
1
-4
/
+4
*
|
|
Merge branch 'abort-redisplay'
Eli Zaretskii
2022-06-24
1
-0
/
+2
|
\
\
\
|
*
|
|
Allow aborting redisplay stuck in 'parse-partial-sexp'
Eli Zaretskii
2022-06-18
1
-0
/
+2
*
|
|
|
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-16
1
-1
/
+1
|
/
/
/
*
|
|
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-06-09
1
-2
/
+2
*
|
|
Merge from origin/emacs-28
Eli Zaretskii
2022-04-16
1
-1
/
+4
|
\
|
|
|
*
|
Fix cursor motion under truncate-lines with Flymake fringe indicator
Eli Zaretskii
2022-04-15
1
-1
/
+4
*
|
|
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-2
/
+2
*
|
|
Fix 'current-column' in the presence of display strings
Eli Zaretskii
2022-02-05
1
-25
/
+36
*
|
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
|
*
|
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
|
src/indent.c, src/xdisp.c: Questions about with_echo_area_buffer_unwind_data
Stefan Monnier
2021-11-22
1
-0
/
+1
|
/
/
*
|
Fix infloop in lsp-mode
Eli Zaretskii
2021-05-04
1
-0
/
+5
*
|
Fix typos
Mattias Engdegård
2021-02-18
1
-1
/
+1
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Fix 'move-to-column' when invisible text follows a TAB
Eli Zaretskii
2020-09-30
1
-11
/
+19
*
|
Merge from origin/emacs-27
Glenn Morris
2020-07-29
1
-2
/
+2
|
\
\
|
*
|
Fix Arabic shaping when column-number-mode is in effect
Pip Cet
2020-07-25
1
-2
/
+2
*
|
|
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-13
/
+11
*
|
|
Fix type-checking bug in vertical-motion
Paul Eggert
2020-04-16
1
-8
/
+6
*
|
|
* src/indent.c (Fvertical_motion): Fix int/Lisp_Object mix up.
Glenn Morris
2020-04-16
1
-1
/
+1
*
|
|
Avoid compiler warning in indent.c
Eli Zaretskii
2020-04-16
1
-0
/
+2
|
/
/
*
|
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
[next]