Convert some prototypes to standard C.
[bpt/emacs.git] / src / lisp.h
2010-07-02 Dan NicolaescuConvert some prototypes to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-07-02 Jan DRemove P_ and __P macros.
2010-07-02 Dan NicolaescuDefine USE_LISP_UNION_TYPE using autoconf.
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-04 Juanma BarranqueroTurn `directory-sep-char' into a noop.
2010-06-03 Juanma BarranqueroFix typos.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-28 Kenichi Handamerge trunk
2010-05-27 Chong YidongChange delete-by-moving-to-trash so Lisp calls explicit...
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-19 Kenichi Handamerge trunk
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-15 Ken Raeburn* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an...
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-07 Stefan MonnierTry and fix unbind_to when localness of binding has...
2010-05-03 Chong YidongAdd optional arg to delete-file to force deletion ...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-04-30 Andreas SchwabFix for Bug#5984.
2010-04-29 Stefan MonnierFix wrong-docstring problem introduced with hash-consing.
2010-04-20 Jan DjärvGtk tool bars can be text, icons with text or just...
2010-04-21 Karel KlícAdd SELinux support.
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Kenichi Handamerge trunk
2010-04-20 Stefan MonnierMake variable forwarding explicit rather the using...
2010-03-10 Stefan MonnierMerge pending branch
2010-03-08 Kenichi Handafrom trunk
2010-03-06 Eli ZaretskiiMerge from mainline.
2010-03-05 Stefan MonnierMake it possible to C-g in a tight bytecode loop again...
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-23 Stephen LeakeFix bug#5435: ada-mode; pragma parameter list indented...
2010-01-22 Eli ZaretskiiMerge from mainline.
2010-01-22 YAMAMOTO MitsuharuMake string pointer args point to const as in other...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-04 Juanma BarranqueroFix `string-to-number' to deal consistently with intege...
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ärvHandle system default font and changing font parameters.
2009-11-06 Stefan MonnierLet integers use up 2 tags to give them one extra bit...
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...
2009-11-03 Stefan MonnierMake 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_...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-02 Michael Albinus* lisp.h (Qdelete_directory_internal): Remove, because...
2009-10-01 Juanma Barranquero* lisp.h (Qdelete_directory_internal):
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-17 Juanma BarranqueroThe --quick command line option now ignores X resources...
2009-08-26 Dan Nicolaescu* lisp.h: Replace #if 0 code for checking with text...
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...
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...
2009-04-13 Stefan Monnier* nsselect.m (symbol_to_nsstring, clean_local_selection...
2009-03-28 Stefan Monnier* editfns.c (general_insert_function): Adjust to insdel...
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 YidongDefine 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_inpu...
2009-01-08 Glenn MorrisAdd 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 RudalicsRemove prototype for no_switch_window.
2008-10-06 Chong Yidong(Vbefore_init_time, Vafter_init_time): Declare.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-24 Dan Nicolaescu* lisp.h (is_daemon): Declare.
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-05 Adrian RobertDock menu customization, based on a patch by Ken Raebur...
2008-08-04 Adrian Robertfix popup menu selection return (menu.c); add use of...
2008-08-02 Eli ZaretskiiFix erroneous last commit.
2008-08-02 Eli ZaretskiiAdd 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 NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-19 Adrian Robertby renaming, get rid of need for hash_remove() redefini...
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Dan Nicolaescu* ecrt0.c: Remove code depending on m68000, not used...
2008-07-17 YAMAMOTO Mitsuharu(Foverlay_buffer): Add EXFUN.
2008-07-16 Dan Nicolaescu* m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as...
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-11 Dan NicolaescuRemove left over code.
next