aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (sort-subr): Add `predicate' arg. Remove `sortcar' code.Stefan Monnier2003-06-021-37/+26
* (Fsit_for): Don't lie about the number of args.Stefan Monnier2003-06-021-1/+4
* Changes from yesterdayJason Rumney2003-06-021-0/+18
* Revert changes of 2003-03-03 and 2003-05-28.Juanma Barranquero2003-06-022-16/+15
* 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
* (lm-synopsis): Use relative filenames correctly. Show the synopsis toLute Kamstra2003-06-022-19/+20
* (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
* Version 1.6Juanma Barranquero2003-06-012-382/+425
* (mouse-wheel-down-event, mouse-wheel-up-event):Jason Rumney2003-06-012-4/+15
* No need to bind wheel events specially.Jason Rumney2003-06-011-7/+1
* 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
* (custom-get-fresh-buffer): Be extra paranoid,Stefan Monnier2003-06-011-1/+10
* (openp): Make sure STR is a string.Stefan Monnier2003-06-011-0/+2
* (sh-is-quoted-p): New fun.Stefan Monnier2003-06-011-35/+18
* 2003-06-01 Michael Kifer <[email protected]>Michael Kifer2003-06-012-0/+7
* (Man-name-regexp): Also match Latin-1 soft hyphen.Andreas Schwab2003-06-012-4/+9
* *** empty log message ***Stefan Monnier2003-06-011-0/+22
* *** empty log message ***Stefan Monnier2003-05-311-3/+4
* (lisp, shortlisp): byte-run, float-sup, map-ynp, andJohn Paul Wallington2003-05-312-8/+13
* (view-file, view-file-other-window, view-file-other-frame):Stefan Monnier2003-05-311-0/+3
* (vc-call-backend): Give better error message when backend function is missing.Stefan Monnier2003-05-311-36/+38
* (vc-directory-exclusion-list): Add MCVS and .svn.Stefan Monnier2003-05-311-5/+7
* (log-edit-maximum-comment-ring-size, log-edit-comment-ring)Stefan Monnier2003-05-311-47/+61
* (iswitchb-buffer-ignore): Update custom type to allow functions.Stephen Eglen2003-05-312-1/+6
* (iconify-or-deiconify-frame): Move to frame.el.Stefan Monnier2003-05-312-15/+43
* (widget-specify-insert): Simplify.Stefan Monnier2003-05-311-30/+16
* (custom-get-fresh-buffer): New fun.Stefan Monnier2003-05-311-15/+22
* *** empty log message ***John Paul Wallington2003-05-311-0/+6
* (large-file-warning-threshold): Add type, groups.John Paul Wallington2003-05-312-4/+7
* *** empty log message ***Kenichi Handa2003-05-312-1/+21
* (recover-file): Bind coding-system-for-read toKenichi Handa2003-05-311-2/+2
* (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
* *** empty log message ***Juanma Barranquero2003-05-312-0/+8