Remove extern declarations from .c files, and them to .h files.
[bpt/emacs.git] / src / lisp.h
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-28 Jan DjärvAdd tool bar style text-image-horiz (text to the left...
2010-07-27 Dan Nicolaescu* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Dan NicolaescuMark functions as NO_RETURN.
2010-07-26 Kenichi Handamerge trunk
2010-07-25 Christoph ScholtesBuild binary distros on Windows using emacs-VERSION...
2010-07-24 Andreas Schwab* lisp.h: Remove leftover P_.
2010-07-24 Andreas SchwabMake internal_self_insert static
2010-07-20 Stefan MonnierFix up "missing braces" warning.
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-13 Dan NicolaescuConvert maybe_fatal to standard C.
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse offsetof instead of own definition
2010-07-11 Andreas SchwabConstify functions taking char *
2010-07-11 Ken RaeburnMake doprnt and related functions ANSI C compliant...
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Dan NicolaescuMake the function member of Lisp_Subr use standard...
2010-07-06 Andreas SchwabFix conflicting declarations of x_get_keysym_name
2010-07-03 Juanma BarranqueroFix prototypes.
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.
next