aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added separate mode-line-inactive face.Kim F. Storm2002-02-081-0/+16
* (Qmode_line_inactive): New face variable for mode-lineKim F. Storm2002-02-081-0/+4
* (CURRENT_MODE_LINE_FACE_ID): New macro.Kim F. Storm2002-02-081-1/+10
* (window_box_height): Use CURRENT_MODE_LINE_FACE_ID.Kim F. Storm2002-02-081-11/+14
* (SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):Kim F. Storm2002-02-081-2/+2
* *** empty log message ***Kim F. Storm2002-02-081-0/+5
* *** empty log message ***Eli Zaretskii2002-02-081-0/+4
* (Fsubstitute_in_file_name): If the file name includes ~user,Eli Zaretskii2002-02-081-2/+22
* *** empty log message ***Stefan Monnier2002-02-081-5/+9
* (Fround): Fix a typo.Eli Zaretskii2002-02-081-1/+1
* (Fround): A better doc fix.Eli Zaretskii2002-02-081-4/+3
* (Fround): Doc fix.Eli Zaretskii2002-02-082-1/+11
* (init_system_name): Put unused variable `p' in #if 0.Pavel Janík2002-02-082-0/+6
* (Fx_file_dialog): Export (for Motif code in fileio.c).Stefan Monnier2002-02-071-0/+1
* *** empty log message ***Kim F. Storm2002-02-071-0/+5
* (where_is_internal): Only check if definition isKim F. Storm2002-02-071-1/+1
* (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.Andreas Schwab2002-02-072-65/+74
* Fix thinko in last change.Andreas Schwab2002-02-071-1/+1
* (mark_stack): Don't assume sizeof (Lisp_Object) is 4.Andreas Schwab2002-02-071-11/+6
* Added command remapping.Kim F. Storm2002-02-061-0/+22
* Changed call to Fwhere_is_internal.Kim F. Storm2002-02-061-1/+1
* (Vthis_original_command): New variable.Kim F. Storm2002-02-061-3/+24
* (Fkey_binding, Fwhere_is_internal): Update prototype.Kim F. Storm2002-02-061-2/+3
* (Fdefine_key): Allow symbol as KEY argument forKim F. Storm2002-02-061-30/+158
* *** empty log message ***Pavel Janík2002-02-061-0/+5
* (recursive_edit_1): Call cancel_hourglass unconditionally.Pavel Janík2002-02-061-2/+2
* *** empty log message ***Jason Rumney2002-02-061-0/+4
* (w32_native_per_char_metric): Disable 2002-01-20 change.Jason Rumney2002-02-061-3/+7
* *** empty log message ***Eli Zaretskii2002-02-061-0/+4
* (get_charset_id): Use if-else instead of ?:.Eli Zaretskii2002-02-061-5/+9
* *** empty log message ***Richard M. Stallman2002-02-061-0/+4
* (S_ISLNK): Define if not defined.Richard M. Stallman2002-02-061-0/+4
* *** empty log message ***Richard M. Stallman2002-02-031-0/+8
* (Fdo_auto_save): Improve "auto save disabled" msg.Richard M. Stallman2002-02-031-1/+1
* (read1): Redesign strategy for force_multibyte andRichard M. Stallman2002-02-031-40/+49
* (term_get_fkeys_1): If `k0' and `k;' are both specified andStefan Monnier2002-02-022-19/+25
* Check for __mc68000__ instead of __m68k__, the latter never being definedAndreas Schwab2002-02-022-1/+6
* *** empty log message ***Eli Zaretskii2002-02-021-0/+6
* (realize_default_face): Don't set the weight and slantEli Zaretskii2002-02-021-2/+4
* (command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally.Pavel Janík2002-02-022-2/+12
* (Fsignal): Remove duplicated declaration of the variablePavel Janík2002-02-021-1/+0
* *** empty log message ***Richard M. Stallman2002-02-011-0/+14
* (region_limit): Nicer error message.Richard M. Stallman2002-02-011-1/+1
* (decode_composition_emacs_mule):Richard M. Stallman2002-02-011-0/+4
* (Fcompleting_read): Doc fix.Richard M. Stallman2002-02-011-2/+5
* (check_mark): New arg to specify clearer error message.Richard M. Stallman2002-02-011-4/+6
* Fix typo.Pavel Janík2002-01-311-1/+1
* Comment change.Richard M. Stallman2002-01-271-0/+4
* *** empty log message ***Pavel Janík2002-01-271-0/+6
* (Fread_from_minibuffer, Fread_command, Fread_function)Pavel Janík2002-01-271-10/+11