summaryrefslogtreecommitdiff
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-1/+1
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-041-1/+1
* Fix erroneous last commit.Eli Zaretskii2008-08-021-42/+30
* Add prototype for directory_files_internal.Eli Zaretskii2008-08-021-30/+42
* (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.Eli Zaretskii2008-08-021-0/+3
* * lisp.h (init_weak_hash_tables, syms_of_font)Andreas Schwab2008-07-281-1/+10
* Remove support for Mac Carbon.remove-carbonDan Nicolaescu2008-07-271-22/+2
* by renaming, get rid of need for hash_remove() redefinitions for NS platform;...Adrian Robert2008-07-191-5/+0
* Merge from emacs--rel--22Miles Bader2008-07-171-0/+1
|\
| * (Foverlay_buffer): Add EXFUN.YAMAMOTO Mitsuharu2008-07-171-0/+1
* | * ecrt0.c: Remove code depending on m68000, not used anymore.Dan Nicolaescu2008-07-171-1/+0
* | * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.Dan Nicolaescu2008-07-161-2/+0
* | merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+6
* | Remove left over code.Dan Nicolaescu2008-07-111-7/+5
* | Fix logic in last change.Andreas Schwab2008-07-111-1/+1
* | * lisp.h:Dan Nicolaescu2008-07-111-9/+9
* | EXFUN adjusted for the change of Fstring_to_unibyte.Kenichi Handa2008-07-041-1/+1
* | Changes from Toru Tsuneyoshi for using Trash can when deleting files.Jason Rumney2008-07-021-0/+2
* | (Fstring_to_unibyte): EXFUN it.Kenichi Handa2008-06-251-0/+1
* | Declare syms_of_menu.Chong Yidong2008-06-081-0/+3
* | * window.el (display-buffer-function, special-display-p)Stefan Monnier2008-06-051-1/+0
* | * chartab.c (Foptimize_char_table, optimize_sub_char_table):Stefan Monnier2008-05-301-1/+1
* | * minibuf.c (keys_of_minibuf): Delete.Stefan Monnier2008-05-221-1/+0
* | * lisp.h (indirect_variable):Stefan Monnier2008-05-191-3/+3
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* | (enum pvec_type): New member PREV_FONT.Kenichi Handa2008-05-141-2/+4
* | (STRING_SET_MULTIBYTE): New macro.Kenichi Handa2008-04-171-0/+7
* | * keyboard.c (pending_funcalls): New var.Stefan Monnier2008-03-291-0/+2
* | (Fbuffer_list): Declare.Andreas Schwab2008-03-171-0/+1
* | (GLYPH): Change type from int to struct with separate charKim F. Storm2008-02-271-30/+41
* | (Fdelete_terminal): Declare.Stefan Monnier2008-02-221-0/+1
* | Undo last mistakenly commited change.Stefan Monnier2008-02-131-15/+11
* | (smerge-auto-combine-max-separation): New var.Stefan Monnier2008-02-131-11/+15
* | * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.Stefan Monnier2008-02-121-7/+7
* | (struct Lisp_Misc_Any, struct Lisp_Marker)Stefan Monnier2008-02-101-6/+6
* | (ASET): Use AREF, not ASLOT.Richard M. Stallman2008-02-101-1/+1
* | (ASET): Check bounds.Stefan Monnier2008-02-101-1/+5
* | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-8/+2
* | Merge from emacs--devo--0Miles Bader2008-01-301-1/+1
|\ \
| * | Fix typo in src/lisp.hMichael Olson2008-01-131-1/+1
* | | (struct Lisp_Marker): New member need_adjustment.Kenichi Handa2008-01-181-1/+5
* | | Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\ \ | | |/
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
| | * (Fclear_face_cache, Fx_send_client_event): Declare.Stefan Monnier2007-08-221-0/+2
* | | Merge from emacs--devo--0Miles Bader2007-12-061-3/+9
|\ \ \ | |/ /
| * | * term.c: Include stdarg.h.Dan Nicolaescu2007-11-221-1/+1
| * | * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.Stefan Monnier2007-11-211-0/+1
| * | * alloc.c (allocate_other_vector):Stefan Monnier2007-11-161-1/+0
| * | * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.Stefan Monnier2007-11-161-1/+7