summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #17244 with line-move-visual when display string covers a lot of text.Eli Zaretskii2014-04-123-2/+42
* src/w32.c (sys_umask) <WRITE_USER>: Remove redundant constant.Eli Zaretskii2014-04-112-7/+7
* * src/keyboard.c (Fopen_dribble_file): Make file private.Glenn Morris2014-04-102-1/+16
* Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-092-1/+5
* * src/alloc.c: Keep track of symbols referenced from pure space (bug#17168).Stefan Monnier2014-04-073-19/+82
* src/bidi.c: Describe the design of reordering engine in the commentary.Eli Zaretskii2014-04-061-4/+186
* Minor doc updates related to dribble filesGlenn Morris2014-04-052-10/+14
* src/buffer.h, src/frame.h: Clarify doc of optimization variables.Stefan Monnier2014-04-042-3/+4
* Backport from trunk.Jan Djärv2014-04-044-4/+39
* src/keyboard.c: Fix a typo in a comment to read_char.Eli Zaretskii2014-04-041-1/+1
* Don't use manifest on Cygwin. (Bug#17176)Ken Brown2014-04-032-1/+5
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier2014-04-021-1/+1
* In x_new_font don't calculate non-toolkit scrollbar width from font width (Bu...Martin Rudalics2014-04-022-14/+15
* In x_set_window_size postpone calculation of default frame sizes (Bug#17142).Martin Rudalics2014-03-302-17/+30
* * src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Set to 10000. (Bug#17112)Ken Brown2014-03-282-0/+9
* Adjust image background width on X11 accordingly when its x position is adjus...YAMAMOTO Mitsuharu2014-03-282-2/+11
* Fix bug #17115 with displaying on w32 images that have 'box' face.YAMAMOTO Mitsuharu2014-03-272-4/+18
* More backward-compatible fix to char-equal core dump.Paul Eggert2014-03-262-6/+20
* Fix core dump in char-equal.Paul Eggert2014-03-252-10/+10
* * insdel.c (adjust_markers_for_delete): Remove unused local.Paul Eggert2014-03-252-3/+6
* Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-244-84/+99
* Refine previous fix of x_set_window_size to handle Bug#17077.Martin Rudalics2014-03-242-12/+28
* * src/fileio.c (Ffile_symlink_p): Doc fix.Glenn Morris2014-03-232-2/+5
* * lisp/simple.el (redisplay-highlight-region-function): Increase priority ofStefan Monnier2014-03-232-13/+42
* Fix ChangeLog entry of last commit.Eli Zaretskii2014-03-231-1/+1
* Fix bug #17047 with cursor motion when invisible text starts a line.Eli Zaretskii2014-03-232-4/+48
* Backport memory fix (2014-03-22T03:04:53Z!dancol@dancol.org) from trunkDaniel Colascione2014-03-222-4/+22
* Backport memory fix (2014-03-23T05:15:48Z!dancol@dancol.org) from trunkDaniel Colascione2014-03-222-1/+9
* Fix regression introduced by patch for Bug#10500.YAMAMOTO Mitsuharu2014-03-213-8/+46
* Truly maximize w32 frames with odd fonts and some texi fixes.Martin Rudalics2014-03-213-19/+14
* Backport doc.c fix from trunk.Paul Eggert2014-03-202-1/+5
* * lisp/emacs-lisp/nadvice.el (advice--make-docstring): Try harder to findStefan Monnier2014-03-202-1/+10
* * src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged up to date.Stefan Monnier2014-03-207-40/+42
* * src/charset.c (init_charset): When we cannot find the charsets directory,Glenn Morris2014-03-192-2/+9
* * fns.c (Frandom): Fix rare bug where the result isn't random.Paul Eggert2014-03-192-2/+13
* Fix porting inconsistency about rounding to even.Paul Eggert2014-03-192-1/+10
* Fix minor memory-related problems on MS-Windows revealed by Dr. Memory.Eli Zaretskii2014-03-192-0/+8
* gnutls.c (Fgnutls_boot): Fix case of :verify-error = t.Ted Zlatanov2014-03-172-4/+17
* src/ChangeLog: Fix a typo in last commit.Eli Zaretskii2014-03-161-1/+1
* Fix bug #16830 with slow search for newlines in forward-line.Eli Zaretskii2014-03-162-16/+98
* src/buffer.c (Fset_buffer): Document return value (bug#17015).Juanma Barranquero2014-03-152-3/+8
* Document pixelwise frame resizing and fix related bug on Windows.Martin Rudalics2014-03-142-25/+58
* Two adjustments in window/frame resizing.Martin Rudalics2014-03-122-12/+17
* Add comment for 2014-03-10T10:31:13Z!rudalics@gmx.at and 2014-03-10T18:53:39Z...Martin Rudalics2014-03-111-0/+4
* * xfns.c (x_set_mouse_color): Recolor vertical_drag_cursor.Dmitry Antipov2014-03-113-0/+22
* Revert last change to w32_read_socket.Martin Rudalics2014-03-102-6/+2
* src/w32.c (stat_worker): Fix commentary.Eli Zaretskii2014-03-101-3/+5
* Fix an obscure bug in fstatat on Windows 9X.Eli Zaretskii2014-03-102-1/+10
* Unconditionally set visibility to 1 when restoring frame size (Bug#16967).Martin Rudalics2014-03-102-2/+6
* Update docs for window dividers and `window-text-pixel-size'.Martin Rudalics2014-03-092-8/+16