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
2013-10-10
* src/fileio.c (Fsubstitute_in_file_name): Use substitute-env-in-file-name.
Stefan Monnier
2013-10-10
Attempt to fix crashes per bug #15575.
Eli Zaretskii
2013-10-10
* image.c: Pacify --enable-gcc-warnings.
Paul Eggert
2013-10-10
MS-Windows follow-up to 2013-10-10T01:03:11Z!rgm@gnu.org: support giflib 5.x.
Eli Zaretskii
2013-10-10
* keyboard.c (last_event_timestamp): Remove. For X selection and
Dmitry Antipov
2013-10-10
* keyboard.c (init_kboard): Now static. Add arg
Dmitry Antipov
2013-10-09
Handle giflib 5 changes (tiny change)
Barry Fishman
2013-10-09
* fns.c (sxhash_bool_vector): Fix buffer read overrun.
Paul Eggert
2013-10-09
Fix minor problems in text-mode menu display.
Eli Zaretskii
2013-10-09
* nsfns.m (Fns_convert_utf8_nfd_to_nfc): Check input for valid UTF-8
Jan Djärv
2013-10-09
* intervals.c (temp_set_point_both): Move test into 'eassert',
Paul Eggert
2013-10-09
* lisp.h (eassert): Don't use 'assume'.
Paul Eggert
2013-10-09
Doc tweaks for cond
Glenn Morris
2013-10-09
Fix bug #15565 with assertion violations in x_free_gc.
Eli Zaretskii
2013-10-08
* lisp/profiler.el: Create a more coherent calltree from partial backtraces.
Stefan Monnier
2013-10-08
Fix minor problems found by static checking.
Paul Eggert
2013-10-08
Support menus on text-mode terminals.
Eli Zaretskii
2013-10-08
* dispnew.c (set_window_update_flags): Add buffer arg. Adjust comment.
Dmitry Antipov
2013-10-08
Do not allocate huge temporary memory areas and objects while encoding
Dmitry Antipov
2013-10-08
* nsterm.m (windowDidExitFullScreen:):
Jan Djärv
2013-10-07
Complete ChangeLog entry that was inadvertently truncated.
Paul Eggert
2013-10-07
Fix race where emacs aborts when sent SIGTERM.
Paul Eggert
2013-10-07
* lisp.h (bits_word, BITS_WORD_MAX): New type and macro.
Paul Eggert
2013-10-07
Improve support for popcount and counting trailing zeros.
Paul Eggert
2013-10-07
* nsterm.m (windowDidEnterFullScreen:): setPresentationOptions only
Jan Djärv
2013-10-07
* xdisp.c (handle_fontified_prop): Prefer ptrdiff_t to int where needed.
Dmitry Antipov
2013-10-07
* insdel.c (insert_from_gap): Prefer ptrdiff_t to int where needed.
Dmitry Antipov
2013-10-07
emacs_read and emacs_write now use void *, not char *.
Paul Eggert
2013-10-07
* alloc.c (Fmake_string): For ASCII char initializer, prefer
Dmitry Antipov
2013-10-06
Don't force auto hide dock when hide menu changes.
Jan Djärv
2013-10-06
* nsterm.m (ns_update_begin): If native fullscreen and no toolbar,
Jan Djärv
2013-10-05
Minor doc fixes.
Xue Fuqiao
2013-10-05
* nsterm.m (check_native_fs): Remove erroneous comment.
Jan Djärv
2013-10-04
* xdisp.c (redisplay_internal): Simplify because scan_for_column now
Dmitry Antipov
2013-10-04
Use hardware support for byteswapping on glibc x86 etc.
Paul Eggert
2013-10-03
* bytecode.c (exec_byte_code): Use some more volatile variables
Paul Eggert
2013-10-03
* lisp.h (eassert): Assume that COND is true when optimizing.
Paul Eggert
2013-10-03
* xdisp.c (Qglyphless_char): Now static.
Paul Eggert
2013-10-03
Merge from gnulib.
Paul Eggert
2013-10-02
* eval.c (clobbered_eassert): New macro.
Paul Eggert
2013-10-03
Introduce new bytecodes for efficient catch/condition-case in lexbind.
Stefan Monnier
2013-10-03
* lisp/subr.el (decode-char, encode-char): Use advertised-calling-convention
Stefan Monnier
2013-10-02
* macfont.m (macfont_draw): Use s->ybase for correct y position.
Jan Djärv
2013-10-02
* frame.h (struct frame): Drop has_minibuffer member because...
Dmitry Antipov
2013-10-02
* window.h (struct window): Prefer enum text_cursor_kinds to int
Dmitry Antipov
2013-10-02
* fringe.c (toplevel): Do not use HAVE_WINDOW_SYSTEM because
Dmitry Antipov
2013-10-01
* macfont.m (macfont_draw): Use CGRectMake rather than NSMakeRect
Alp Aker
2013-09-29
Fix bug #15484 with link error in the --without-x configuration.
Eli Zaretskii
2013-09-29
* window.c (calc_absolute_offset): #elif should be #elif defined.
Jan Djärv
2013-09-29
* frame.c (delete_frame): Block/unblock input to overcome race
Jan Djärv
[prev]
[next]