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-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
2012-08-07
Check for live frames explicitly in window.c functions which need it.
Chong Yidong
2012-08-07
Drop FGET and revert read access to Lisp_Objects slots of struct frame.
Dmitry Antipov
2012-08-07
Add new load commands for OS X 10.8.
YAMAMOTO Mitsuharu
2012-08-07
src/w32.c: Silence compiler warnings.
Juanma Barranquero
2012-08-06
Guard against potential configure bug wrt HAVE_GETWD
Glenn Morris
2012-08-06
Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT
Glenn Morris
2012-08-06
Use GCALIGNMENT where appropriate.
Dmitry Antipov
2012-08-06
Fix usage of FRAME_MENU_BAR_ITEMS in w32menu.c.
Eli Zaretskii
2012-08-06
* src/buffer.h (struct buffer): Revert `indirections' to a simple int;
Stefan Monnier
2012-08-06
* keyboard.c (timer_check_2): Add break so timer_check returns next timeout.
Jan Djärv
2012-08-06
Fix Windows build errors introduced after converting to WGET and WSET.
Dmitry Antipov
2012-08-06
Use FSET.
Jan Djärv
2012-08-06
Separate read and write access to Lisp_Object slots of Lisp_Process.
Dmitry Antipov
2012-08-06
Separate read and write access to Lisp_Object slots of struct window.
Dmitry Antipov
2012-08-06
Fix Windows build errors introduced after converting to FGET and FSET.
Dmitry Antipov
2012-08-06
Fix replacement typo.
Dmitry Antipov
2012-08-06
* src/lisp.mk (lisp): Add language/persian.elc.
Glenn Morris
2012-08-06
Separate read and write access to Lisp_Object slots of struct frame.
Dmitry Antipov
2012-08-05
* emacs.c (decode_env_path): Only use defaulted if WINDOWSNT.
Andreas Schwab
2012-08-05
Generalize common compile-time constants.
Dmitry Antipov
2012-08-05
* search.c (Freplace_match): Treat \? in the replacement text literally.
Lawrence Mitchell
2012-08-05
Docfix for kill-buffer-hook and others.
Chong Yidong
[prev]
[next]