aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from origin/emacs-25John Wiegley2016-04-0210-81/+61
|\ \ | |/
| * * src/font.c (QCuser_spec): Add missing colon to :user-spec.Paul Eggert2016-03-271-1/+1
| * * src/xwidget.c (Fxwidget_resize): Fix inappropriate use of XFASTINT.YAMAMOTO Mitsuharu2016-03-271-1/+1
| * Ignore non-nil. non-cons values of unread-command-eventsEli Zaretskii2016-03-261-4/+4
| * Improve documentatuon of 'truncate-partial-width-windows'Eli Zaretskii2016-03-261-2/+5
| * * src/ftfont.c (ftfont_shape_by_flt): Parenthesize as per GNU style.Paul Eggert2016-03-251-2/+2
| * Fix scrolling upwards with 'xwidget-webkit-browse-url'Eli Zaretskii2016-03-251-1/+1
| * Fix display of Indic scriptsK. Handa2016-03-251-1/+6
| * Fix splash screen display at startupEli Zaretskii2016-03-251-1/+1
| * Avoid GTK 3 crash with icons and masksPaul Eggert2016-03-241-66/+34
| * Define make_save_ptr_ptr unconditionallyEli Zaretskii2016-03-241-2/+0
| * Preserve current buffer when popping up TTY menusEli Zaretskii2016-03-241-1/+6
| * Improve font selection by family on MS-WindowsEli Zaretskii2016-03-241-1/+2
* | Support macros in 'func-arity'Paul Pogonyshev2016-04-021-0/+3
* | Fix compilation of Cygwin w32 portAndy Moreton2016-04-021-0/+4
* | Fix resize incompatibility with GTK+ masterPaul Eggert2016-04-011-4/+0
* | Fix check for subscript errors in module callsPaul Eggert2016-04-011-4/+11
* | Pacify --enable-gcc-warnings for buffer-hash etc.Paul Eggert2016-03-291-5/+3
* | Add a new function `buffer-hash'Lars Magne Ingebrigtsen2016-03-281-11/+57
* | Rename C names to match Lisp symbols betterPaul Eggert2016-03-2714-133/+133
* | func-arity minor improvementsPaul Eggert2016-03-262-23/+19
* | Safely run window size change functionsMartin Rudalics2016-03-261-1/+6
* | Implement 'func-arity'Paul Pogonyshev2016-03-263-0/+130
* | Merge from origin/emacs-25Paul Eggert2016-03-232-36/+167
|\ \ | |/
| * Make `toggle-frame-maximized' respect the dock on OS X (bug#22988).Anders Lindgren2016-03-221-22/+120
| * Fix bug in displaying header line with a box faceEli Zaretskii2016-03-221-14/+47
* | -Paul Eggert2016-03-227-16/+38
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-03-181-2/+1
| * Port to strict C99 offsetofPaul Eggert2016-03-182-2/+3
| * Port to GTK with strict C11 compilerPaul Eggert2016-03-181-8/+4
| * Port to GTK with strict C99 compilerPaul Eggert2016-03-172-3/+1
| * Avoid screen artifacts with new OS X visible bell after scrollingAnders Lindgren2016-03-171-1/+29
* | -Paul Eggert2016-03-225-17/+34
|\ \ | |/