aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Juanma Barranquero2004-06-111-0/+4
* (Fposn_at_point): Doc fix.Juanma Barranquero2004-06-111-1/+1
* (match_limit): Don't flag an error if match-dataDavid Kastrup2004-06-112-2/+8
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385Miles Bader2004-06-082-3/+7
* *** empty log message ***Juanma Barranquero2004-06-071-0/+6
* (Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)Juanma Barranquero2004-06-071-10/+11
* Typo.Kim F. Storm2004-06-071-1/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381Miles Bader2004-06-072-127/+182
* (find_safe_codings): Check NILP (safe_codings) only atKenichi Handa2004-06-072-8/+31
* *** empty log message ***Kim F. Storm2004-06-061-0/+11
* (Fdelete_process): Undo 2004-05-28 change.Kim F. Storm2004-06-061-28/+11
* macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilationSteven Tamm2004-06-061-0/+5
* (x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defi...Steven Tamm2004-06-061-2/+4
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377Miles Bader2004-06-062-0/+11
* *** empty log message ***Richard M. Stallman2004-06-051-0/+4
* (Fcompleting_read): Doc fix.Richard M. Stallman2004-06-051-1/+1
* *** empty log message ***Andreas Schwab2004-06-051-0/+4
* (x_create_tip_frame): Fix declaration after statement.Andreas Schwab2004-06-051-2/+2
* *** empty log message ***Juanma Barranquero2004-06-051-12/+12
* (Fdescribe_vector): Fix docstring.Juanma Barranquero2004-06-052-3/+9
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374Miles Bader2004-06-042-71/+97
* *** empty log message ***Eli Zaretskii2004-06-041-0/+7
* (x_supports_face_attributes_p): Make this functionEli Zaretskii2004-06-041-0/+4
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370Miles Bader2004-06-042-219/+366
* (Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):Juanma Barranquero2004-06-022-56/+65
* *** empty log message ***Juanma Barranquero2004-06-021-10/+22
* Work around bugs/problems with MinGW builds of graphics librariesJuanma Barranquero2004-06-021-2/+18
* (Fcondition_case): Fix usage. Simplify.Stefan Monnier2004-06-011-3/+3
* (EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.Stefan Monnier2004-06-012-18/+20
* *** empty log message ***Luc Teirlinck2004-05-311-1/+1
* Support Tooltips with the Carbon emacs port.Steven Tamm2004-05-306-827/+1005
* *** empty log message ***Richard M. Stallman2004-05-291-0/+14
* (truncate_undo_list): New arg LIMITSIZE.Richard M. Stallman2004-05-291-6/+16
* (undo_outer_limit): New variable.Richard M. Stallman2004-05-291-3/+12
* (truncate_undo_list): Update decl.Richard M. Stallman2004-05-291-1/+1
* (lisp_align_malloc): Check for base == 0 regardless of HAVE_POSIX_MEMALIGN.Richard M. Stallman2004-05-291-2/+5
* *** empty log message ***Stefan Monnier2004-05-291-0/+11
* Undo Kim's recent changes and fix the same bug differently.Stefan Monnier2004-05-291-88/+32
* *** empty log message ***Stefan Monnier2004-05-281-0/+6
* (print_partial_compiled_pattern): Add missing 'break'Stefan Monnier2004-05-281-2/+3
* process.c (Fdelete_process): Do not call remove_process.Noah Friedman2004-05-282-1/+16
* *** empty log message ***Stefan Monnier2004-05-281-3/+14
* (struct backtrace): Remove.Stefan Monnier2004-05-281-26/+2
* (mark_backtrace): New function.Stefan Monnier2004-05-281-0/+19
* (run_exit_minibuf_hook): New function.Stefan Monnier2004-05-281-7/+19
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345Miles Bader2004-05-281-0/+3
* (back_to_previous_visible_line_start): Skip backwardsKim F. Storm2004-05-261-0/+8
* *** empty log message ***Kim F. Storm2004-05-261-0/+5
* (marker_blocks_pending_free): New var.Kim F. Storm2004-05-251-5/+24
* (wait_reading_process_input): Check connect_wait_maskKim F. Storm2004-05-251-1/+2