index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2012-07-03
Fix bugs in file timestamp newness comparisons.
Paul Eggert
2012-07-03
* fileio.c: Improve handling of file time marker. (Bug#11852)
Paul Eggert
2012-07-04
* fileio.c (Finsert_file_contents): Properly handle st_mtime
Andreas Schwab
2012-07-03
* src/lisp.h (Fread_file_name): Restore EXFUN
Glenn Morris
2012-07-03
Auto-generate EXFUN using make-docfile
Tom Tromey
2012-07-03
Speed up generate-new-buffer-name for invisible buffers (bug#1229)
Glenn Morris
2012-07-03
Fix block vector allocation code to allow VECTOR_BLOCK_SIZE
Dmitry Antipov
2012-07-03
* src/alloc.c (mark_object): Revert part of last patch to use `switch'.
Stefan Monnier
2012-07-03
* alloc.c (allocate_vector_block): Remove redundant
Dmitry Antipov
2012-07-03
* alloc.c (check_string_bytes): If GC_CHECK_STRING_BYTES
Dmitry Antipov
2012-07-03
Cleanup basic buffer management.
Dmitry Antipov
2012-07-02
* src/ChangeLog: Fix a typo.
Dmitry Antipov
2012-07-02
* alloc.c (mark_object): Remove "#ifdef GC_CHECK_MARKED_OBJECTS"
Paul Eggert
2012-07-02
* alloc.c (mark_buffer): Simplify. Remove prototype.
Dmitry Antipov
2012-06-30
* src/nsterm.m (ns_init_paths): Ignore site-lisp if --no-site-lisp.
Glenn Morris
2012-06-30
Make --no-site-lisp work for --enable-locallisppath elements
Glenn Morris
2012-06-30
Fix last entry in src/ChangeLog.
Eli Zaretskii
2012-06-30
Adapt the MS-DOS build to the latest changes.
Eli Zaretskii
2012-06-30
Adapt the MS-DOS build to the latest changes.
Eli Zaretskii
2012-06-30
* font.c (font_style_to_value, font_style_symbolic)
Andreas Schwab
2012-06-30
* lisp.h (CHECK_RANGED_INTEGER): Make value to check the first
Andreas Schwab
2012-06-29
Undo change in xdisp.c in 2012-06-29T11:48:08Z!dmantipov@yandex.ru.
Eli Zaretskii
2012-06-29
Fix the current directory of the Emacs process on MS-Windows.
Eli Zaretskii
2012-06-29
* lisp/fringe.el (fringe-mode): Doc fix.
Dmitry Antipov
2012-06-28
Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com
Glenn Morris
2012-06-29
* editfns.c (region_limit): Fix type mismatch.
Dmitry Antipov
2012-06-29
* nsfns.m: Fix GLYPH_DEBUG usage assuming that it may be
Dmitry Antipov
2012-06-28
* src/editfns.c (region_limit): Clip to narrowing.
Stefan Monnier
2012-06-28
Avoid integer overflow on scroll-left and scroll-right.
Paul Eggert
2012-06-28
* window.h (struct window): Change type of 'hscroll',
Dmitry Antipov
2012-06-28
src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.
Juanma Barranquero
2012-06-28
* window.h (struct window): Change type of 'use_time' and
Dmitry Antipov
2012-06-28
* configure.in: Add glyphs category to --enable-checking option.
Dmitry Antipov
2012-06-28
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-28
* gnutls.c (emacs_gnutls_handshake): Revert last change. Add QUIT
Andreas Schwab
2012-06-27
Get rid of all the manual purecopy calls in menu-bar definitions.
Stefan Monnier
2012-06-27
* alloc.c (allocate_string_data): Remove dead code.
Dmitry Antipov
2012-06-27
* alloc.c (allocate_string): Omit intervals initialization.
Dmitry Antipov
2012-06-27
* alloc.c (allocate_string): Fix last change.
Dmitry Antipov
2012-06-27
* alloc.c (allocate_string): Remove two redundant calls
Dmitry Antipov
2012-06-27
Remove paths.el
Glenn Morris
2012-06-26
Fix ChangeLog entry from trunk 2012-06-27T03:52:02Z!jwiegley@gmail.com.
Glenn Morris
2012-06-27
Let C-h f do autoloading, and report if a function was previously autoloaded.
Chong Yidong
2012-06-26
unexmacosx.c (copy_data_segment): Added two section names used on Mac
John Wiegley
2012-06-26
alloc.c (mark_memory): Do not check with -faddress-sanitizer when
John Wiegley
2012-06-26
* src/eval.c (Fapply): Allow calling it with a single argument.
Stefan Monnier
2012-06-26
Define HAVE_STRCASECMP and HAVE_STRNCASECMP on MS-Windows.
Eli Zaretskii
2012-06-26
* alloc.c (allocate_window): Zero out non-Lisp part of newly
Dmitry Antipov
2012-06-26
* gnutls.c (emacs_gnutls_handshake): Only retry if
Andreas Schwab
2012-06-26
* term.c (delete_tty): Remove redundant call to memset.
Dmitry Antipov
[prev]
[next]