aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Adjust write-region so file name is at the beginning againNoam Postavsky2017-04-071-6/+5
* | Fix handling of non-integer START param to write-regionNoam Postavsky2017-04-071-1/+2
* | More casefiddle minor fixesPaul Eggert2017-04-061-8/+17
* | Output number of characters added to file (Bug#354)Jeff Clough2017-04-061-7/+10
* | Fix ‘!NILP (Vpurify_flag)’ assertion failure during temacs bootstrapNoam Postavsky2017-04-071-4/+9
* | Minor casefiddle.c cleanupsPaul Eggert2017-04-061-98/+102
* | Implement special sigma casing rule (bug#24603)Michal Nazarewicz2017-04-061-18/+55
* | Support casing characters which map into multiple code points (bug#24603)Michal Nazarewicz2017-04-061-84/+205
* | Split up casify_region function (bug#24603)Michal Nazarewicz2017-04-061-73/+86
* | Add support for title-casing letters (bug#24603)Michal Nazarewicz2017-04-061-6/+19
* | Introduce case_character functionMichal Nazarewicz2017-04-061-58/+76
* | Split casify_object into multiple functionsMichal Nazarewicz2017-04-061-92/+104
* | Update documentation for type semantics of records.Lars Brinkhoff2017-04-061-4/+6
* | In CANNOT_DUMP builds, don't prepare for unexec.Ken Raeburn2017-04-061-0/+4
* | Fix CANNOT_DUMP build on Darwin/macOS.Ken Raeburn2017-04-062-3/+3
* | Minor cleanups related to type-ofPaul Eggert2017-04-042-7/+5
* | Minor simplifications and doc for recordsPaul Eggert2017-04-041-48/+19
* | Fix recent changes in record data typeEli Zaretskii2017-04-041-3/+3
* | Add record objects with user-defined types.Lars Brinkhoff2017-04-046-8/+177
* | Throw a `search-failed' derived error in Info searchNoam Postavsky2017-04-031-0/+10
* | * src/inotify.c (add_watch): Add comment.Paul Eggert2017-03-301-0/+3
* | Some inotify cleanupPaul Eggert2017-03-303-114/+140
* | Fix assoc_no_quit so that it does not quitPaul Eggert2017-03-291-42/+80
* | Don’t mishandle (format "%i" -1.0)Paul Eggert2017-03-281-1/+1
* | * src/inotify.c (Finotify_add_watch): aspect can also be a symbol.Michael Albinus2017-03-281-1/+3
* | Fix redisplay glitches due to recent change in redisplay_internalEli Zaretskii2017-03-261-22/+7
* | Minor fixes for inotify.c and filenotify.elAndreas Politz2017-03-261-3/+11
* | ; Format files from last commitMichael Albinus2017-03-261-12/+11
* | Fix issues regarding inotify file-notificationAndreas Politz2017-03-261-139/+235
* | Fix a segfault due to failure to realize some facesEli Zaretskii2017-03-251-0/+11
* | c:/Temp/gtk-window-move/ChangeLog.txtMartin Rudalics2017-03-232-27/+78
* | Streamline dependency-file generationPaul Eggert2017-03-211-18/+7
* | Merge from origin/emacs-25Paul Eggert2017-03-191-3/+3
|\ \ | |/
| * ; * src/keyboard.c (Fposn_at_point): Fix last change.Eli Zaretskii2017-02-251-1/+1
| * Fix doc string of 'posn-at-point'Eli Zaretskii2017-02-251-3/+3
* | Merge from origin/emacs-25Paul Eggert2017-03-192-5/+9
|\ \ | |/
| * Improve commentary in lisp.hEli Zaretskii2017-02-101-3/+7
| * ; * src/coding.c (Fencode_coding_region): Fix a typo in the doc string.Eli Zaretskii2017-02-051-2/+2
* | Merge from origin/emacs-25Paul Eggert2017-03-191-9/+15
|\ \ | |/
| * Improve documentation of 'format' conversionsEli Zaretskii2017-01-281-9/+15
* | Merge from origin/emacs-25Paul Eggert2017-03-191-2/+2
|\ \ | |/
| * ; Spelling fixesEli Zaretskii2017-01-161-2/+2
* | ; Spelling fixesPaul Eggert2017-03-171-1/+1
* | Fixups for GNU Make switchoverPaul Eggert2017-03-171-7/+3
* | Switch from Automake to GNU MakePaul Eggert2017-03-171-6/+5
* | Fix bug: Range-check integer ‘alpha’ frame parm valueThien-Thi Nguyen2017-03-171-1/+1
* | Revert "Remove NSEvent loop from ns_select (bug#25265)"Alan Third2017-03-141-36/+40
* | Revert "Add missing timeout value in ns_select"Alan Third2017-03-141-7/+1
* | Remove old macOS compatibility codeAlan Third2017-03-143-44/+0
* | Fix bidi paragraph direction when inserting text at newlineEli Zaretskii2017-03-131-4/+7