| Commit message (Expand) | Author | Age | Files | Lines |
* | (do_switch_frame, Fselect_frame) | Martin Rudalics | 2008-11-02 | 1 | -3/+3 |
* | * emacs.c (daemon_pipe): Make non-static. | Dan Nicolaescu | 2008-10-28 | 1 | -2/+6 |
* | Remove prototype for no_switch_window. | Martin Rudalics | 2008-10-21 | 1 | -1/+0 |
* | (Vbefore_init_time, Vafter_init_time): Declare. | Chong Yidong | 2008-10-06 | 1 | -0/+1 |
* | * lisp.h (is_daemon): Declare. | Dan Nicolaescu | 2008-09-24 | 1 | -0/+2 |
* | Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes. | Adrian Robert | 2008-08-05 | 1 | -1/+1 |
* | fix popup menu selection return (menu.c); add use of popup_activated under NS... | Adrian Robert | 2008-08-04 | 1 | -1/+1 |
* | Fix erroneous last commit. | Eli Zaretskii | 2008-08-02 | 1 | -42/+30 |
* | Add prototype for directory_files_internal. | Eli Zaretskii | 2008-08-02 | 1 | -30/+42 |
* | (HAVE_PROCFS, LISTPROC, PROCATTR): New defines. | Eli Zaretskii | 2008-08-02 | 1 | -0/+3 |
* | * lisp.h (init_weak_hash_tables, syms_of_font) | Andreas Schwab | 2008-07-28 | 1 | -1/+10 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -22/+2 |
* | by renaming, get rid of need for hash_remove() redefinitions for NS platform;... | Adrian Robert | 2008-07-19 | 1 | -5/+0 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-07-17 | 1 | -0/+1 |
|\ |
|
| * | (Foverlay_buffer): Add EXFUN. | YAMAMOTO Mitsuharu | 2008-07-17 | 1 | -0/+1 |
* | | * ecrt0.c: Remove code depending on m68000, not used anymore. | Dan Nicolaescu | 2008-07-17 | 1 | -1/+0 |
* | | * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default. | Dan Nicolaescu | 2008-07-16 | 1 | -2/+0 |
* | | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -1/+6 |
* | | Remove left over code. | Dan Nicolaescu | 2008-07-11 | 1 | -7/+5 |
* | | Fix logic in last change. | Andreas Schwab | 2008-07-11 | 1 | -1/+1 |
* | | * lisp.h: | Dan Nicolaescu | 2008-07-11 | 1 | -9/+9 |
* | | EXFUN adjusted for the change of Fstring_to_unibyte. | Kenichi Handa | 2008-07-04 | 1 | -1/+1 |
* | | Changes from Toru Tsuneyoshi for using Trash can when deleting files. | Jason Rumney | 2008-07-02 | 1 | -0/+2 |
* | | (Fstring_to_unibyte): EXFUN it. | Kenichi Handa | 2008-06-25 | 1 | -0/+1 |
* | | Declare syms_of_menu. | Chong Yidong | 2008-06-08 | 1 | -0/+3 |
* | | * window.el (display-buffer-function, special-display-p) | Stefan Monnier | 2008-06-05 | 1 | -1/+0 |
* | | * chartab.c (Foptimize_char_table, optimize_sub_char_table): | Stefan Monnier | 2008-05-30 | 1 | -1/+1 |
* | | * minibuf.c (keys_of_minibuf): Delete. | Stefan Monnier | 2008-05-22 | 1 | -1/+0 |
* | | * lisp.h (indirect_variable): | Stefan Monnier | 2008-05-19 | 1 | -3/+3 |
* | | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+4 |
* | | (enum pvec_type): New member PREV_FONT. | Kenichi Handa | 2008-05-14 | 1 | -2/+4 |
* | | (STRING_SET_MULTIBYTE): New macro. | Kenichi Handa | 2008-04-17 | 1 | -0/+7 |
* | | * keyboard.c (pending_funcalls): New var. | Stefan Monnier | 2008-03-29 | 1 | -0/+2 |
* | | (Fbuffer_list): Declare. | Andreas Schwab | 2008-03-17 | 1 | -0/+1 |
* | | (GLYPH): Change type from int to struct with separate char | Kim F. Storm | 2008-02-27 | 1 | -30/+41 |
* | | (Fdelete_terminal): Declare. | Stefan Monnier | 2008-02-22 | 1 | -0/+1 |
* | | Undo last mistakenly commited change. | Stefan Monnier | 2008-02-13 | 1 | -15/+11 |
* | | (smerge-auto-combine-max-separation): New var. | Stefan Monnier | 2008-02-13 | 1 | -11/+15 |
* | | * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. | Stefan Monnier | 2008-02-12 | 1 | -7/+7 |
* | | (struct Lisp_Misc_Any, struct Lisp_Marker) | Stefan Monnier | 2008-02-10 | 1 | -6/+6 |
* | | (ASET): Use AREF, not ASLOT. | Richard M. Stallman | 2008-02-10 | 1 | -1/+1 |
* | | (ASET): Check bounds. | Stefan Monnier | 2008-02-10 | 1 | -1/+5 |
* | | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code | Dan Nicolaescu | 2008-02-09 | 1 | -8/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix typo in src/lisp.h | Michael Olson | 2008-01-13 | 1 | -1/+1 |
* | | | (struct Lisp_Marker): New member need_adjustment. | Kenichi Handa | 2008-01-18 | 1 | -1/+5 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
| | * | (Fclear_face_cache, Fx_send_client_event): Declare. | Stefan Monnier | 2007-08-22 | 1 | -0/+2 |