Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
[bpt/emacs.git] / src / lisp.h
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Tom TromeyChange buffer_defaults to new new macro; preparation...
2011-01-18 Paul EggertImprove performance on non-GCC hosts with __aligned__.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul Eggert* lisp.h: Redo flags and XSET slightly to avoid overflo...
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Paul EggertMerge from mainline.
2011-01-12 Paul EggertMerge from mainline.
2011-01-09 Paul EggertGive a name FLOAT_TO_STRING_BUFSIZE to the constant...
2011-01-07 Glenn MorrisAdd --no-site-lisp option, make -Q use it. (Bug#5707)
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-27 Andreas SchwabRemove unused declarations
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-03 Andreas SchwabRemove EXPLICIT_SIGN_EXTEND.
2010-12-03 Chong YidongRevert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.
2010-12-03 Andreas SchwabRemove EXPLICIT_SIGN_EXTEND.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-23 Dan NicolaescuMove extern declarations from term.c to lisp.h.
2010-11-23 Dan NicolaescuMark debugger related variables and functions as EXTERN...
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Dan Nicolaescu* src/alloc.c (refill_memory_reserve): Move declaration ...
2010-11-18 Dan NicolaescuMove declarations from .c files to .h files.
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-12 Jan DjärvApply XAtom revork patches from Julien Danjou.
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-10-31 Eli ZaretskiiStart redesigning portable mouse highlight. Not compiled.
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-13 Juanma BarranqueroRename `image-library-alist' to `dynamic-library-alist'.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-29 Eli ZaretskiiFix int/EMACS_INT use in xdisp.c and print.c.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Michael Albinus* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-25 Eli ZaretskiiFix int/EMACS_INT use in keyboard.c.
2010-09-24 Eli ZaretskiiFix int/EMACS_INT in eval.c and indent.c, correct previ...
2010-09-24 Lars Magne Ingebri... Fix all EMACS_INT/int conversion errors in print.c...
2010-09-24 Eli ZaretskiiFix int/EMACS_INT use in buffer.c.
2010-09-24 Eli ZaretskiiFix int/EMACS_INT usage in fns.c.
2010-09-24 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Lars Magne Ingebri... Cast SPECPDL_INDEX to int, and do further EMACS_INT...
2010-09-23 Lars Magne Ingebri... Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_A...
2010-09-23 Lars Magne Ingebri... Clean up EMACS_INT/int usage in doc.c and doprnt.c.
2010-09-23 Eli ZaretskiiFix last changes in editfns.c and intervals.c.
2010-09-23 Lars Magne Ingebri... Fix EMACS_INT/int conversion errors in marker.c.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-23 Eli ZaretskiiFix use of int instead of EMACS_INT in search.c and...
2010-09-23 Eli ZaretskiiFix use of int instead of EMACS_INT in editfns.c.
2010-09-23 Eli ZaretskiiFix more uses of int instead of EMACS_INT.
2010-09-23 Eli ZaretskiiFix some more uses of int instead of EMACS_INT.
2010-09-22 Eli ZaretskiiFix some more uses of int instead of EMACS_INT.
2010-09-22 Eli ZaretskiiFix some uses of int instead of EMACS_INT.
2010-09-16 Kenichi Handamerge trunk
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-12 Stefan Monnier* lisp/subr.el (y-or-n-p): New function, moved from...
2010-09-10 Lars Magne Ingebri... Add support for the libxml2 library.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-17 Joakim Veronamerge from trunk
2010-08-10 Kenichi Handamerge trunk
2010-08-09 Andreas SchwabUse autoconf determined WORDS_BIGENDIAN instead of...
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-07 Juanma BarranqueroRemove duplicate declarations.
2010-08-06 Dan Nicolaescu* src/lisp.h (fatal_error_signal, emacs_root_dir):...
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-08-05 Dan NicolaescuAdd declarations to header files.
2010-07-29 Dan NicolaescuMake lisp_time_argument work on all systems.
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.
next