aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | * fileio.c (time_error_value): Rename from special_mtime.Paul Eggert2012-07-041-0/+4
* | * emacs.c (gdb_pvec_type): Change it back to enum pvec_type.Paul Eggert2012-07-041-0/+5
* | * alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'Paul Eggert2012-07-041-0/+5
* | Remove obsolete configuration options (Windows port).Juanma Barranquero2012-07-041-0/+5
* | Fix ChangeLog typos.Juanma Barranquero2012-07-041-5/+5
* | * buffer.c (init_buffer_once): Fix initialization ofDmitry Antipov2012-07-041-0/+6
* | Turn VECTOR_FREE_LIST_FLAG into PVEC_FREE.Stefan Monnier2012-07-041-0/+21
* | * doprnt.c (doprnt): Don't assume string length fits in 'int'.Paul Eggert2012-07-041-0/+5
* | Fix compilation with --enable-gcc-warnings and -O1Dmitry Antipov2012-07-041-0/+9
* | Avoid weird behavior with large horizontal scrolls.Paul Eggert2012-07-031-0/+11
* | * buffer.c (Fgenerate_new_buffer_name): Fix sprintf format mismatch.Paul Eggert2012-07-031-0/+4
* | * buffer.c (Fgenerate_new_buffer_name): Fix type mismatch.Dmitry Antipov2012-07-041-0/+4
* | Remove stray empty line.Paul Eggert2012-07-031-1/+0
* | * regex.c: Suppress GCC warning on RHEL 6. (Bug#11207)Paul Eggert2012-07-031-0/+4
* | Fix bugs in file timestamp newness comparisons.Paul Eggert2012-07-031-0/+11
* | * fileio.c: Improve handling of file time marker. (Bug#11852)Paul Eggert2012-07-031-0/+7
* | * fileio.c (Finsert_file_contents): Properly handle st_mtimeAndreas Schwab2012-07-041-0/+5
* | * src/lisp.h (Fread_file_name): Restore EXFUNGlenn Morris2012-07-031-0/+5
* | Auto-generate EXFUN using make-docfileTom Tromey2012-07-031-0/+38
* | Speed up generate-new-buffer-name for invisible buffers (bug#1229)Glenn Morris2012-07-031-0/+6
* | Fix block vector allocation code to allow VECTOR_BLOCK_SIZEDmitry Antipov2012-07-031-0/+8
* | * src/alloc.c (mark_object): Revert part of last patch to use `switch'.Stefan Monnier2012-07-031-0/+6
* | * alloc.c (allocate_vector_block): Remove redundantDmitry Antipov2012-07-031-0/+7
* | * alloc.c (check_string_bytes): If GC_CHECK_STRING_BYTESDmitry Antipov2012-07-031-0/+6
* | Cleanup basic buffer management.Dmitry Antipov2012-07-031-0/+20
* | * src/ChangeLog: Fix a typo.Dmitry Antipov2012-07-021-1/+1
* | * alloc.c (mark_object): Remove "#ifdef GC_CHECK_MARKED_OBJECTS"Paul Eggert2012-07-021-0/+7
* | * alloc.c (mark_buffer): Simplify. Remove prototype.Dmitry Antipov2012-07-021-1/+9
* | * src/nsterm.m (ns_init_paths): Ignore site-lisp if --no-site-lisp.Glenn Morris2012-06-301-0/+2
* | Make --no-site-lisp work for --enable-locallisppath elementsGlenn Morris2012-06-301-0/+7
* | Fix last entry in src/ChangeLog.Eli Zaretskii2012-06-301-5/+1
* | Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-0/+25
|\ \
| * | Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-0/+21
* | | * font.c (font_style_to_value, font_style_symbolic)Andreas Schwab2012-06-301-0/+4
* | | * lisp.h (CHECK_RANGED_INTEGER): Make value to check the firstAndreas Schwab2012-06-301-0/+7
|/ /
* | Undo change in xdisp.c in 2012-06-29T11:48:08Z!dmantipov@yandex.ru.Eli Zaretskii2012-06-291-0/+2
* | Fix the current directory of the Emacs process on MS-Windows.Eli Zaretskii2012-06-291-0/+13
* | * lisp/fringe.el (fringe-mode): Doc fix.Dmitry Antipov2012-06-291-0/+9
* | Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.comGlenn Morris2012-06-281-0/+9
|\ \ | |/
| * * gnutls.c (emacs_gnutls_handshake): Revert last change. Add QUITAndreas Schwab2012-06-281-0/+5
| * * gnutls.c (emacs_gnutls_handshake): Only retry ifAndreas Schwab2012-06-261-0/+5
| * Backport: Really fix bug #11519, by fixing the last change in ralloc.c.Eli Zaretskii2012-06-231-0/+6
| * * src/charset.c (init_charset): Make lack of etc/charsets fatal.Glenn Morris2012-06-211-0/+4
* | * editfns.c (region_limit): Fix type mismatch.Dmitry Antipov2012-06-291-0/+4
* | * nsfns.m: Fix GLYPH_DEBUG usage assuming that it may beDmitry Antipov2012-06-291-0/+7
* | * src/editfns.c (region_limit): Clip to narrowing.Stefan Monnier2012-06-281-0/+4
* | Avoid integer overflow on scroll-left and scroll-right.Paul Eggert2012-06-281-0/+7
* | * window.h (struct window): Change type of 'hscroll',Dmitry Antipov2012-06-281-0/+11
* | src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.Juanma Barranquero2012-06-281-0/+4
* | * window.h (struct window): Change type of 'use_time' andDmitry Antipov2012-06-281-0/+9