summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gc6.2alpha6other-branches/Boehm-versionsDave Love2003-06-161956-2130022/+1780
* *** empty log message ***Dave Love2003-06-05443-84066/+79810
* (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 <kifer@cs.stonybrook.edu>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
* Load byte-run.el, map-ynp.el, timer.el and float-sup.el from emacs-lisp.Juanma Barranquero2003-05-311-4/+4
* (lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which areJuanma Barranquero2003-05-311-4/+4
* (VALID_LEADING_CODE_P): New macro.Kenichi Handa2003-05-312-11/+24
* *** empty log message ***Juanma Barranquero2003-05-301-0/+31
* Moved from lisp/.Juanma Barranquero2003-05-309-0/+2713
* Moved to progmodes/.Juanma Barranquero2003-05-301-256/+0
* Moved from textmodes/.Juanma Barranquero2003-05-301-0/+987
* Moved to lisp/.Juanma Barranquero2003-05-301-987/+0
* Moved to textmodes/.Juanma Barranquero2003-05-301-474/+0
* Moved to emacs-lisp/.Juanma Barranquero2003-05-307-1983/+0
* Moved to obsolete/.Juanma Barranquero2003-05-303-929/+0
* Moved.Juanma Barranquero2003-05-303-0/+929
* Removed. Contents moved to misc.elJuanma Barranquero2003-05-301-46/+0
* (mark-beginning-of-buffer, mark-end-of-buffer, upcase-char, forward-to-word,Juanma Barranquero2003-05-301-0/+32
* (looking-back): New function to check for regular expression before point.Juanma Barranquero2003-05-301-0/+13