aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-1/+98
|\
| * * src/window.c (save_window_save): Lookup window_point_insertion_type inStefan Monnier2014-04-161-3/+10
| * Fix the MSDOS build.Eli Zaretskii2014-04-161-0/+59
| * Revert previous change.Paul Eggert2014-04-151-9/+0
| * Resurrect 2 entries in src/ChangeLog nuked by the previous commit.Eli Zaretskii2014-04-151-0/+10
| * Fix some xgselect-vs-pselect bugs.Paul Eggert2014-04-151-9/+8
| * * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-151-0/+4
| * Fix bidirectional redisplay when deletion creates a paragraph start.Eli Zaretskii2014-04-141-0/+6
| * Port to IRIX 6.5.Paul Eggert2014-04-131-0/+12
| * Fix open-dribble-file's treatment of non-ASCII file names.Eli Zaretskii2014-04-131-0/+3
| * Fix bug #17255 with insufficient pure space on 32-bit Posix builds.Eli Zaretskii2014-04-131-0/+4
| * * src/bytecode.c (exec_byte_code): Rework the volatiles. Most importantly,Stefan Monnier2014-04-121-0/+5
| * * keyboard.c (Fopen_dribble_file): Avoid some races.Paul Eggert2014-04-121-0/+4
* | Remove DATA_SEG_BITS.Paul Eggert2014-04-161-0/+20
* | Merge from emacs-24; up to 2014-04-07T20:54:16Z!dancol@dancol.orgGlenn Morris2014-04-121-0/+13
|\ \ | |/
| * Fix bug #17244 with line-move-visual when display string covers a lot of text.Eli Zaretskii2014-04-121-0/+10
| * src/w32.c (sys_umask) <WRITE_USER>: Remove redundant constant.Eli Zaretskii2014-04-111-0/+5
* | Merge from emacs-24; up to 2014-04-04T23:31:02Z!joaotavora@gmail.comGlenn Morris2014-04-101-0/+8
|\ \ | |/
| * * src/keyboard.c (Fopen_dribble_file): Make file private.Glenn Morris2014-04-101-0/+4
| * Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-091-0/+4
* | Increase BASE_PURESIZEDaniel Colascione2014-04-091-0/+4
* | * src/keyboard.c (syms_of_keyboard): Make deactivate-mark buffer-local.Stefan Monnier2014-04-091-0/+2
* | * src/insdel.c (prepare_to_modify_buffer_1): Cancel lock-file checks andStefan Monnier2014-04-081-0/+7
* | More GC assertionsDaniel Colascione2014-04-081-0/+4
|\ \
| * | Assert that function cells contain valid lisp objectsDaniel Colascione2014-04-031-0/+6
* | | Rearrange pointer loggingDaniel Colascione2014-04-081-0/+6
|\ \ \ | |/ /
| * | Rearrange suspicious pointer loggingDaniel Colascione2014-04-031-0/+6
* | | ChangeLog fixesGlenn Morris2014-04-071-13/+2
* | | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-071-1/+35
|\ \ \ | | |/ | |/|
| * | * src/alloc.c: Keep track of symbols referenced from pure space (bug#17168).Stefan Monnier2014-04-071-0/+15
| * | Minor doc updates related to dribble filesGlenn Morris2014-04-051-7/+9
| * | Backport from trunk.Jan Djärv2014-04-041-0/+13
| * | Don't use manifest on Cygwin. (Bug#17176)Ken Brown2014-04-031-0/+4
| * | * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier2014-04-021-1/+1
* | | * alloc.c: Simplify by removing use of HAVE_EXECINFO_H.Paul Eggert2014-04-071-0/+7
* | | lisp/ChangeLog, src/ChangeLog: Fix typos.Juanma Barranquero2014-04-071-9/+9
* | | Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.Paul Eggert2014-04-051-0/+17
* | | ChangeLog fixGlenn Morris2014-04-051-58/+27
* | | Rename EARRAYSIZE to ARRAYELTSDaniel Colascione2014-04-031-2/+2
| |/ |/|
* | Clean up array size calculationsDaniel Colascione2014-04-031-0/+61
* | Add missing src/ChangeLog text that somehow ended up in last commit message i...Daniel Colascione2014-04-021-0/+10
* | Add GC bug investigation codeDaniel Colascione2014-04-021-0/+7
* | * xterm.c (x_term_init) [USE_LUCID]: Fix minor memory leak.Dmitry Antipov2014-04-021-0/+2
* | Merge from emacs-24; up to 2014-03-28T01:39:30Z!rgm@gnu.orgJuanma Barranquero2014-04-021-0/+19
|\ \ | |/
| * In x_new_font don't calculate non-toolkit scrollbar width from font width (Bu...Martin Rudalics2014-04-021-0/+5
| * In x_set_window_size postpone calculation of default frame sizes (Bug#17142).Martin Rudalics2014-03-301-0/+6
| * * src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Set to 10000. (Bug#17112)Ken Brown2014-03-281-0/+5
| * Adjust image background width on X11 accordingly when its x position is adjus...YAMAMOTO Mitsuharu2014-03-281-0/+5
* | * font.c (font_list_entities): Do not add empty vector to font cache.Dmitry Antipov2014-04-021-0/+6
* | * fns.c (validate_subarray): Rename from validate_substring,Paul Eggert2014-04-011-0/+10