2009-11-17 |
Andreas Schwab |
* lisp.h: Remove declaration of Ffont_get_system_font.
|
2009-11-17 |
Andreas Schwab |
(Fbyteorder, init_font, Ffont_get_system_font): Declare.
|
2009-11-17 |
Jan Djärv |
Handle system default font and changing font parameters.
|
2009-11-06 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
2009-11-06 |
Dan Nicolaescu |
* process.c (socket_options): Make it const.
|
2009-11-03 |
Stefan Monnier |
(XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.
|
2009-11-03 |
Stefan Monnier |
Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
|
2009-10-24 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
|
2009-10-23 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
|
2009-10-23 |
Stefan Monnier |
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-02 |
Michael Albinus |
* lisp.h (Qdelete_directory_internal): Remove, because it is not
|
2009-10-01 |
Juanma Barranquero |
* lisp.h (Qdelete_directory_internal):
|
2009-09-17 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
2009-08-26 |
Dan Nicolaescu |
* lisp.h: Replace #if 0 code for checking with text pointing to
|
2009-08-25 |
Kenichi Handa |
(CHAR_TABLE_REF_ASCII): New macor.
|
2009-08-17 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
|
2009-08-15 |
Michael Albinus |
* lisp.h (xd_pending_messages): Declare.
|
2009-08-10 |
Ken Raeburn |
* doprnt.c (doprnt_lisp): Unused function deleted.
|
2009-05-06 |
YAMAMOTO Mitsuharu |
(add_user_signal): Remove extern.
|
2009-04-16 |
Andreas Schwab |
* search.c: Use EMACS_INT for buffer positions. Add prototypes.
|
2009-04-13 |
Stefan Monnier |
* nsselect.m (symbol_to_nsstring, clean_local_selection_data)
|
2009-03-28 |
Stefan Monnier |
* editfns.c (general_insert_function): Adjust to insdel.c changes.
|
2009-03-28 |
Stefan Monnier |
* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
|
2009-03-26 |
Stefan Monnier |
(Fx_focus_frame): Declare.
|
2009-02-21 |
Chong Yidong |
Define Qfont_spec, Qfont_entity, Qfont_object extern.
|
2009-02-12 |
Kenichi Handa |
(fast_looking_at): Extern it.
|
2009-01-29 |
Chong Yidong |
(QUIT): Check pending_signals instead of interrupt_input_pending. Use
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-11-02 |
Martin Rudalics |
(do_switch_frame, Fselect_frame)
|
2008-10-28 |
Dan Nicolaescu |
* emacs.c (daemon_pipe): Make non-static.
|
2008-10-21 |
Martin Rudalics |
Remove prototype for no_switch_window.
|
2008-10-06 |
Chong Yidong |
(Vbefore_init_time, Vafter_init_time): Declare.
|
2008-09-24 |
Dan Nicolaescu |
* lisp.h (is_daemon): Declare.
|
2008-08-05 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
2008-08-04 |
Adrian Robert |
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
|
2008-08-02 |
Eli Zaretskii |
Fix erroneous last commit.
|
2008-08-02 |
Eli Zaretskii |
Add prototype for directory_files_internal.
|
2008-08-02 |
Eli Zaretskii |
(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
|
2008-07-28 |
Andreas Schwab |
* lisp.h (init_weak_hash_tables, syms_of_font)
|
2008-07-27 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
2008-07-19 |
Adrian Robert |
by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
|
2008-07-17 |
Miles Bader |
Merge from emacs--rel--22
|
2008-07-17 |
Dan Nicolaescu |
* ecrt0.c: Remove code depending on m68000, not used anymore.
|
2008-07-16 |
Dan Nicolaescu |
* m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
|
2008-07-15 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
2008-07-11 |
Dan Nicolaescu |
Remove left over code.
|
2008-07-11 |
Andreas Schwab |
Fix logic in last change.
|
2008-07-11 |
Dan Nicolaescu |
* lisp.h:
|
2008-07-04 |
Kenichi Handa |
EXFUN adjusted for the change of Fstring_to_unibyte.
|
2008-07-02 |
Jason Rumney |
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
|
2008-06-25 |
Kenichi Handa |
(Fstring_to_unibyte): EXFUN it.
|
2008-06-08 |
Chong Yidong |
Declare syms_of_menu.
|
2008-06-05 |
Stefan Monnier |
* window.el (display-buffer-function, special-display-p)
|
2008-05-30 |
Stefan Monnier |
* chartab.c (Foptimize_char_table, optimize_sub_char_table):
|
2008-05-22 |
Stefan Monnier |
* minibuf.c (keys_of_minibuf): Delete.
|
2008-05-19 |
Stefan Monnier |
* lisp.h (indirect_variable):
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-14 |
Kenichi Handa |
(enum pvec_type): New member PREV_FONT.
|
2008-04-17 |
Kenichi Handa |
(STRING_SET_MULTIBYTE): New macro.
|