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-08-15
Fix bug #12196 with incorrect memory allocations for region-cache.
Eli Zaretskii
2012-08-15
Generalize and cleanup font subsystem checks.
Dmitry Antipov
2012-08-15
Fix last change to xg_get_font.
Dmitry Antipov
2012-08-15
Extract better font information from the GTK >= 3.2 font chooser.
Chong Yidong
2012-08-15
* src/minibuf.c (read_minibuf): Ignore caller's inhibit-read-only.
Stefan Monnier
2012-08-14
* src/alloc.c (Fgarbage_collect): Use plural form consistently.
Stefan Monnier
2012-08-14
Fix a problem with disabled mouse movement events.
Eli Zaretskii
2012-08-14
Use bool for Emacs Lisp booleans.
Paul Eggert
2012-08-15
More doc fixes.
Chong Yidong
2012-08-15
Doc fixes.
Chong Yidong
2012-08-14
* src/keyboard.c (access_keymap_keyremap): Accept anonymous functions.
Barry O'Reilly
2012-08-14
Don't call Fset_window_buffer from C code.
Martin Rudalics
2012-08-14
* intervals.c (offset_intervals): Remove obsolete comment.
Paul Eggert
2012-08-14
* gtkutil.c (find_rtl_image, update_frame_tool_bar): Use NILP.
Andreas Schwab
2012-08-14
Fix for undo recording in decode_coding.
Gergely Risko
2012-08-14
Revert and cleanup some recent overlay changes.
Dmitry Antipov
2012-08-14
* gtkutil.c (update_frame_tool_bar): Use EQ where appropriate.
Dmitry Antipov
2012-08-13
* gtkutil.c (xg_mark_data): Don't assume C99.
Paul Eggert
2012-08-13
Don't redraw tool bar for Gtk+ unless out of date.
Jan Djärv
2012-08-13
Use KSET for write access to Lisp_Object members of struct kboard.
Dmitry Antipov
2012-08-13
Use BSET for write access to Lisp_Object members of struct buffer.
Dmitry Antipov
2012-08-11
* src/lread.c (syms_of_lread): Initialize Vlexical_binding.
BT Templeton
2012-08-11
* nsterm.m (not_in_argv): New function.
Jan Djärv
2012-08-11
Use GtkFontChooser on Gtk+ 3.2 and up.
Jan Djärv
2012-08-10
ChangeLog date fixes
Glenn Morris
2012-08-11
Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com
Chong Yidong
2012-08-10
Move IF_LINT from lisp.h to conf_post.h
Glenn Morris
2012-08-10
Fix last change to allow compilation with low optimization levels.
Dmitry Antipov
2012-08-10
Use common inline syntax in intervals.h.
Dmitry Antipov
2012-08-10
Define Qnone once for all platforms.
Dmitry Antipov
2012-08-10
Remove unused macros from intervals.h.
Dmitry Antipov
2012-08-10
Improve commit in 2012-08-10T06:54:37Z!eliz@gnu.org.
Eli Zaretskii
2012-08-10
ChangeLog fixes
Glenn Morris
2012-08-10
Fix bug #10299 with Unicode characters sent on MS-Windows by MSKLC.
Eli Zaretskii
2012-08-09
* src/Makefile.in (config_h): Fix conf_post.h out-of-tree build location.
Glenn Morris
2012-08-09
Move DIRECTORY_SEP from lisp.h to config.h
Glenn Morris
2012-08-09
Use TSET for write access to Lisp_Object slots of struct terminal.
Dmitry Antipov
2012-08-08
* src/xdisp.c (safe_eval_handler): Remove prototype. Receive args describing
Stefan Monnier
2012-08-08
Inline functions to examine and change buffer overlays.
Dmitry Antipov
2012-08-08
Inline functions to examine and change buffer intervals.
Dmitry Antipov
2012-08-08
Inline functions to examine and change string intervals.
Dmitry Antipov
2012-08-08
Merge language/persian.el into language/misc-lang.el
Glenn Morris
2012-08-08
Cleanup intervals.
Dmitry Antipov
2012-08-08
* unexmacosx.c (copy_data_segment): Copy initialized data in statically linke...
YAMAMOTO Mitsuharu
2012-08-08
Check total length of intervals with eassert.
Dmitry Antipov
2012-08-07
Fix .gdbinit to match changes with INTERNAL_FIELD.
Eli Zaretskii
2012-08-07
Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.
Dmitry Antipov
2012-08-07
Basic functions to set Lisp_Object and pointer slots of intervals.
Dmitry Antipov
2012-08-07
Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.
Dmitry Antipov
2012-08-07
Drop WGET and revert read access to Lisp_Objects slots of struct window.
Dmitry Antipov
[next]