summaryrefslogtreecommitdiff
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* (multibyte_char_to_unibyte_safe): Extern it.Kenichi Handa2007-02-151-0/+1
* Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-10-151-0/+1
|\ \ | |/
| * (clear_regexp_cache): Declare.Stefan Monnier2006-10-031-0/+1
* | Merge from emacs--devo--0Miles Bader2006-09-061-1/+1
|\ \ | |/
| * (pos_visible_p): Update prototype.Kim F. Storm2006-09-051-1/+1
* | Merge from emacs--devo--0Miles Bader2006-09-051-1/+1
|\ \ | |/
| * * buffer.h (struct buffer_text): New field chars_modiff.Chong Yidong2006-09-011-1/+1
* | Merge from emacs--devo--0Miles Bader2006-08-031-3/+3
|\ \ | |/
| * * lisp.h: Update read-char, read-event, and read_filtered_eventChong Yidong2006-07-261-3/+3
* | Merge from emacs--devo--0Miles Bader2006-07-191-46/+73
|\ \ | |/
| * * ebrowse.c (usage, version): Mark as NO_RETURN.Dan Nicolaescu2006-07-181-3/+3
| * (list1): Add EXFUN.Kim F. Storm2006-07-181-0/+7
| * (CHECK_TYPE): New macro for generic type checking.Kim F. Storm2006-07-121-41/+61
| * (sit_for): Update prototype.Kim F. Storm2006-07-111-2/+2
* | Merge from emacs--devo--0Miles Bader2006-06-071-3/+3
|\ \ | |/
| * * search.c (matcher_overflow): Mark as NO_RETURN.Dan Nicolaescu2006-05-291-2/+2
| * (Fread_from_minibuffer): Decrement number of args.Juri Linkov2006-05-251-1/+1
* | (assoc_no_quit): Extern it.Kenichi Handa2006-06-061-0/+1
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56Miles Bader2006-04-171-10/+30
|\ \ | |/
| * (syms_of_fontset, Fset_fontset_font): Put extern andYAMAMOTO Mitsuharu2006-04-121-7/+26
| * * lisp.h (wrong_type_argument): Mark as NO_RETURN.Dan Nicolaescu2006-04-111-1/+1
| * Undo previous change.Richard M. Stallman2006-04-091-1/+1
| * (args_out_of_range, args_out_of_range_3)Dan Nicolaescu2006-04-091-1/+1
| * * puresize.h (pure_write_error): Mark as NO_RETURN.Dan Nicolaescu2006-04-091-2/+3
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54Miles Bader2006-04-091-8/+26
|\ \ | |/
| * (report_file_error): Mark as NO_RETURN.Dan Nicolaescu2006-04-081-1/+1
| * (PSEUDOVECSIZE): Fix last change.Eli Zaretskii2006-04-081-8/+8
| * (PSEUDOVECTOR_SIZE_MASK): Expand docstring.Stefan Monnier2006-04-081-1/+5
| * (OFFSETOF, PSEUDOVECSIZE): New macros.Stefan Monnier2006-04-081-0/+14
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43Miles Bader2006-03-131-7/+2
|\ \ | |/
| * Remove duplicate prototypes. Make the prototype of getloadavg be conditionedEli Zaretskii2006-03-111-7/+2
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34Miles Bader2006-03-031-4/+5
|\ \ | |/
| * EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.Luc Teirlinck2006-02-271-1/+2
| * (struct specbinding, specpdl_ptr): Remove the volatile qualifier which wasStefan Monnier2006-02-261-3/+3
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14Miles Bader2006-02-111-1/+1
|\ \ | |/
| * * data.c (Findirect_function): Add NOERROR arg. All callers changedKim F. Storm2006-02-101-1/+1
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-2/+6
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
| * (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfieldKen Raeburn2006-02-051-1/+5
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-10/+28
|\ \ | |/
| * (EQ): Use == so args are computed just once.Richard M. Stallman2005-12-111-1/+1
| * Use typedef when Lisp_Object is EMACS_INT so thatNick Roberts2005-11-201-1/+1
| * (struct Lisp_Cons): Make cdr a union.Andreas Schwab2005-11-151-8/+22
| * (valid_lisp_object_p): Add prototype.Kim F. Storm2005-11-091-0/+1
| * (memory_full_cons_threshold): Declared.Richard M. Stallman2005-10-291-0/+3
| * * lisp.h (fatal): Undo previous change.Dan Nicolaescu2005-10-021-1/+1
| * * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81Miles Bader2005-09-111-0/+3
|\ \ | |/