aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Doc string change to enable-recursive-minibuffersLars Ingebrigtsen2016-04-291-1/+3
* Clarify the `interactive' doc string slightlyLars Ingebrigtsen2016-04-291-13/+17
* Add a new face for non-breaking hyphen charactersLars Ingebrigtsen2016-04-281-11/+17
* Fix socketd fd startup bug that I introducedPaul Eggert2016-04-263-18/+14
* New function ‘char-from-name’Paul Eggert2016-04-251-21/+10
* Merge from origin/emacs-25Paul Eggert2016-04-243-1/+41
|\
| * In x_set_window_size restore do_pending_window_change callsMartin Rudalics2016-04-222-0/+4
| * Fix Alt-modified keys on some European MS-Windows keyboardsIlya Zakharevich2016-04-211-1/+37
| * Port to GCC 5.3.1 20160406 (Red Hat 5.3.1-6)Paul Eggert2016-04-161-1/+1
* | Implement process-attributes for DarwinMagnus Henoch2016-04-241-0/+140
* | Improve character name escapesPaul Eggert2016-04-212-82/+35
* | Use 'ucs-names' for character name escapesPhilipp Stephani2016-04-211-49/+88
* | Minor cleanups for character name escapesPhilipp Stephani2016-04-211-15/+12
* | Implement named character escapes, similar to PerlPhilipp Stephani2016-04-211-0/+96
* | Merge from origin/emacs-25Paul Eggert2016-04-181-4/+4
|\ \ | |/
| * Fix w32 memory-management problem when extending buffer textEli Zaretskii2016-04-151-4/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-182-19/+32
|\ \ | |/
| * substitute-command-keys keeps quotes’ text propsPaul Eggert2016-04-141-3/+22
| * * src/xwidget.c (x_draw_xwidget_glyph_string): More clipping fixes.YAMAMOTO Mitsuharu2016-04-141-16/+10
* | Minor fixups for external socket launchingPaul Eggert2016-04-172-33/+28
* | Add external socket launching supportMatthew Leach2016-04-164-8/+73
* | Simplify use of O_BINARYPaul Eggert2016-04-147-12/+9
* | * src/indent.c (Fvertical_motion): Pacify GCCPaul Eggert2016-04-141-1/+1
* | Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-121-27/+77
* | Merge from origin/emacs-25Paul Eggert2016-04-122-15/+18
|\ \ | |/
| * Improve time zone documentationPaul Eggert2016-04-121-12/+15
| * Disable multicolor fonts on OS X since they are not supported on free systemsYAMAMOTO Mitsuharu2016-04-121-3/+3
* | Merge from origin/emacs-25Paul Eggert2016-04-115-23/+47
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-04-101-1/+1
| * Remove undefined behavior in OS X dumper.Philipp Stephani2016-04-091-1/+20
| * Fix clipping of xwidgetsJoakim Verona2016-04-091-18/+16
| * * src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings.Paul Eggert2016-04-081-2/+2
| * Set locale encoding to UTF-8 when run from OS X GUI.Alan Third2016-04-081-1/+8
* | Fix Bug#23207Michael Albinus2016-04-101-1/+10
* | Minor improvements for hash function primitivesPaul Eggert2016-04-082-48/+28
* | New primitives sxhash-eq, sxhash-eqlPaul Pogonyshev2016-04-081-2/+22
* | ; Fix typo in previous patch.Paul Eggert2016-04-041-1/+1
* | Prefer AUTO_STRING_WITH_LEN to make_formatted_stringPaul Eggert2016-04-045-68/+51
* | New C macro AUTO_STRING_WITH_LENPaul Eggert2016-04-0412-77/+63
* | Port redirect-debugging-output to MS-WindowsPaul Eggert2016-04-042-4/+24
* | Port redirect-debugging-output to non-GNU/LinuxPaul Eggert2016-04-048-104/+81
* | Spelling fixesPaul Eggert2016-04-032-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-04-031-1/+1
|\ \ | |/
| * ; * src/keyboard.c (read_char): Fix typos in a comment.Eli Zaretskii2016-04-031-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-033-19/+21
|\ \ | |/
| * make-xwidget unused arg cleanupPaul Eggert2016-04-021-7/+7
| * Remove unused arguments from make-xwidgetJoakim Verona2016-04-021-10/+6
| * Avoid crashes due to insanely large columns in tabulated-list-formatEli Zaretskii2016-04-012-3/+9
* | Merge from origin/emacs-25John Wiegley2016-04-021-0/+9
|\ \ | |/
| * Fix rare problems with echo-area display and multiple framesEli Zaretskii2016-03-291-0/+9