aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2003-06-031-0/+10
* (Fwindow_edges): Doc fix.Richard M. Stallman2003-06-031-3/+76
* (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)Richard M. Stallman2003-06-031-5/+22
* (Fsit_for): Don't lie about the number of args.Stefan Monnier2003-06-021-1/+4
* Changes from yesterdayJason Rumney2003-06-021-0/+18
* Include keyboard.h, charset.h, coding.h.Dave Love2003-06-022-2/+37
* (ENCODE_UTF_8): New.Dave Love2003-06-021-0/+3
* (Qutf_8): New.Dave Love2003-06-021-0/+5
* (Qutf_8): Moved to coding.cDave Love2003-06-021-2/+1
* (ENCODE_MENU_STRING): New.Dave Love2003-06-021-9/+28
* Use HAVE_FCNTL_H, not USG5.Dave Love2003-06-021-2/+5
* Use HAVE_FCNTL_H, not USG5.Dave Love2003-06-021-1/+1
* (font_rescale_ratio): Fix for K&R.Dave Love2003-06-021-1/+2
* Use HAVE_FCNTL_H, not _POSIX_VERSION.Dave Love2003-06-021-1/+1
* Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.Dave Love2003-06-021-3/+7
* [HAVE_FCNTL_H]: Include fcntl.h.Dave Love2003-06-021-0/+3
* Doc fixes.Dave Love2003-06-021-5/+14
* (Fset_buffer_multibyte): Fix previous change.Kenichi Handa2003-06-021-1/+1
* *** empty log message ***Kenichi Handa2003-06-021-0/+4
* (Fset_buffer_multibyte): Correctly recover a narrowedKenichi Handa2003-06-012-1/+9
* Make last change compile on MSVCJason Rumney2003-06-011-176/+176
* (Qmouse_wheel): Declare only if MAC_OSX defined.Jason Rumney2003-06-011-6/+201
* (enum event_kind): Added new WHEEL_EVENT event.Jason Rumney2003-06-011-8/+21
* (construct_mouse_wheel): Construct WHEEL_EVENT.Jason Rumney2003-06-011-69/+27
* (openp): Make sure STR is a string.Stefan Monnier2003-06-011-0/+2
* (lisp, shortlisp): byte-run, float-sup, map-ynp, andJohn Paul Wallington2003-05-312-8/+13
* *** empty log message ***Kenichi Handa2003-05-311-1/+16
* (Qauto_save_coding, auto_save_coding): New variables.Kenichi Handa2003-05-311-2/+31
* (DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flagsKenichi Handa2003-05-311-5/+29
* (VALID_LEADING_CODE_P): New macro.Kenichi Handa2003-05-312-11/+24
* (struct ccl_program) <eight_bit_control: Comment fixed.Kenichi Handa2003-05-302-2/+17
* (ccl_coding_driver): Set ccl->eight_bit_controlKenichi Handa2003-05-301-0/+3
* (CCL_WRITE_CHAR): Increment extra_bytes only when it isKenichi Handa2003-05-301-3/+4
* Comment.Dave Love2003-05-292-4/+11
* (realize_default_face): Do not abort if lface is non-existent -Glenn Morris2003-05-291-1/+6
* *** empty log message ***Kenichi Handa2003-05-282-0/+95
* *** empty log message ***Richard M. Stallman2003-05-281-2/+4
* (syms_of_print) <print-escape-nonascii>: Doc fix.Richard M. Stallman2003-05-281-1/+3
* (unbind_to): Fix last change for K&R. From rms.Dave Love2003-05-282-1/+6
* (expose_window): Fix error in calculation ofKim F. Storm2003-05-271-2/+2
* *** empty log message ***Kim F. Storm2003-05-271-0/+5
* Add missing code from previous patch by David Ponce.Juanma Barranquero2003-05-271-20/+5
* (GET_WHEEL_DELTA_WPARAM): New macro.Jason Rumney2003-05-271-0/+5
* *** empty log message ***Jason Rumney2003-05-271-0/+4
* (construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up theJuanma Barranquero2003-05-262-83/+162
* (make_lispy_event) [WINDOWSNT]: Don't handle MOUSE_WHEEL_EVENT anymore.Juanma Barranquero2003-05-261-2/+2
* (syms_of_buffer) <default-direction-reversed>: Doc fix.Andreas Schwab2003-05-262-1/+3
* (try_window_id): Avoid aborting if PT is inside aAndreas Schwab2003-05-262-2/+15
* (Fgarbage_collect): Fix last change.Andreas Schwab2003-05-261-3/+7
* *** empty log message ***John Paul Wallington2003-05-261-0/+4