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-17
* keyboard.h (KSET): Remove.
Paul Eggert
2012-08-17
* frame.h (FSET): Remove (Bug#12215).
Paul Eggert
2012-08-17
A few more naming-convention fixes for getters and setters.
Paul Eggert
2012-08-17
Fix typo in ChangeLog entry.
Paul Eggert
2012-08-17
* lisp.h (set_char_table_extras): Rename from char_table_set_extras.
Paul Eggert
2012-08-17
Fix ChangeLog typo.
Paul Eggert
2012-08-17
* lisp.h (CSET): Remove.
Paul Eggert
2012-08-17
Functions to get and set Lisp_Object fields of buffer-local variables.
Dmitry Antipov
2012-08-17
Allow face-remapping using :font, and use it in mouse-appearance-menu.
Chong Yidong
2012-08-17
Do not use memcpy for copying intervals.
Dmitry Antipov
2012-08-16
* lisp.h (duration_to_sec_usec): Remove unused decl.
Paul Eggert
2012-08-17
* nsfont.m (ns_ascii_average_width): Send initWithFormat selector
Alp Aker
2012-08-17
* lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.
Juanma Barranquero
2012-08-16
Use ASCII tests for character types.
Paul Eggert
2012-08-16
Consistently check windows for validity/liveness (Bug#11984, Bug#12025, Bug#1...
Martin Rudalics
2012-08-16
Fix previous char table change.
Dmitry Antipov
2012-08-16
* gtkutil.c (xg_get_font): Demand an Xft font.
Chong Yidong
2012-08-16
For Xft and X font backends, set omitted max_width font fields.
Chong Yidong
2012-08-16
Simple interface to set Lisp_Object fields of chararcter tables.
Dmitry Antipov
2012-08-15
* src/eval.c (eval_sub): Bind lexical-binding.
Stefan Monnier
2012-08-15
Improve event loop on NS so that no polling is used.
Jan Djärv
2012-08-15
* gtkutil.c (xg_mark_data): Use FRAME_X_P.
Jan Djärv
2012-08-15
Fix bug #12196 with incorrect memory allocations for region-cache.
Eli Zaretskii
2012-08-16
Bump version to 24.2
Chong Yidong
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
* src/eval.c (Fcalled_interactively_p): Doc fix. (Bug#11747)
Glenn Morris
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
* systime.h (EMACS_TIME_CMP): Don't cast time_t values to long.
Ulrich Mueller
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
Backport: Don't disable Unicode menus on Windows NT and later.
Eli Zaretskii
2012-08-13
Backport fix for Bug#11677 from trunk
Chong Yidong
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-12
Backports for 1995-05-29T20:16:10Z!kwzh@gnu.org, 1995-05-03T21:38:13Z!rms@gnu...
Jan Djärv
2012-08-11
* src/lread.c (syms_of_lread): Initialize Vlexical_binding.
BT Templeton
[prev]
[next]