aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>Michael Kifer2000-04-074-16/+52
* * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointerKen Raeburn2000-04-052-5/+10
* * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:Ken Raeburn2000-04-052-1/+13
* make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILPKen Raeburn2000-04-0510-29/+46
* *** empty log message ***Gerd Moellmann2000-04-043-0/+40
* (compare_window_configurations): Signal an errorGerd Moellmann2000-04-041-0/+5
* (isearch-mode-map): Define M-C-s like C-s and M-C-rGerd Moellmann2000-04-041-1/+7
* Some doc fixes.Gerd Moellmann2000-04-041-27/+48
* (perform-replace): Don't move forward one charGerd Moellmann2000-04-041-4/+13
* (with-buffer-unmodified): New macro.Gerd Moellmann2000-04-041-69/+84
* Remove supernumerary copyright line.Gerd Moellmann2000-04-041-2/+0
* *** empty log message ***Gerd Moellmann2000-04-043-0/+2134
* Provide facilities for inserting space before leftGerd Moellmann2000-04-041-15/+68
* (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/Gerd Moellmann2000-04-041-17/+120
* *** empty log message ***Gerd Moellmann2000-04-035-1/+177
* (compile-internal): Display the compilationGerd Moellmann2000-04-031-1/+1
* *** empty log message ***Gerd Moellmann2000-04-031-0/+2
* (Fbase64_decode_region, Fbase64_decode_string): SignalGerd Moellmann2000-04-031-10/+10
* *** empty log message ***Gerd Moellmann2000-04-032-1/+45
* (sendmail-user-agent-compose): Recognize a `body'Gerd Moellmann2000-04-031-3/+7
* (member-ignore-case): New function.Gerd Moellmann2000-04-031-0/+12
* (fill-individual-paragraphs): If a no-prefixGerd Moellmann2000-04-031-1/+4
* (insert-directory): List the total free spaceGerd Moellmann2000-04-031-2/+20
* (rmail-user-mail-address-regexp): New option.Gerd Moellmann2000-04-031-14/+35
* (dabbrev-ignored-regexps): New user-option.Gerd Moellmann2000-04-031-6/+23
* (jka-compr-compression-info-list): Add `.z'Gerd Moellmann2000-04-032-1/+6
* (NUM_MOUSE_BUTTONS): Removed.Gerd Moellmann2000-04-032-7/+27
* (larger_vector): Make externally visible.Gerd Moellmann2000-04-031-2/+1
* (larger_vector): Add prototype.Gerd Moellmann2000-04-031-0/+1
* (lispy_mouse_names): Variable removed.Gerd Moellmann2000-04-031-34/+43
* Fix encoding of the file.Kenichi Handa2000-04-031-1/+1
* (encoded-string-description): Use uppercase letters for hexadecimalKenichi Handa2000-04-031-1/+1
* *** empty log message ***Kenichi Handa2000-04-031-1/+2
* (encoded-string-description):Kenichi Handa2000-04-031-17/+7
* *** empty log message ***Kenichi Handa2000-04-031-0/+6
* * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.Stefan Monnier2000-04-024-143/+110
* * composite.c (run_composite_function): Use NILP when checking for nil.Ken Raeburn2000-04-022-4/+8
* fix error in last log messageKen Raeburn2000-04-021-2/+3
* * editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to testKen Raeburn2000-04-022-4/+13
* * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-typeKen Raeburn2000-04-022-4/+26
* *** empty log message ***Dave Love2000-04-011-0/+15
* Change customization group to `c' from `C'.Dave Love2000-04-011-1/+1
* *** empty log message ***Gerd Moellmann2000-04-011-0/+9
* (TN_no_color_video): New variable.Gerd Moellmann2000-04-011-9/+52
* Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:Ken Raeburn2000-04-014-27/+56
* * window.c (CURBEG, CURSIZE): Don't overload lisp object lvaluesKen Raeburn2000-04-012-13/+24
* *** empty log message ***Gerd Moellmann2000-04-012-1/+9
* (realize_basic_faces): Block input while realizingGerd Moellmann2000-04-011-0/+5
* (vc-backend-diff): Return the correct status if we had toGerd Moellmann2000-04-011-5/+6
* (vcursor-move): Use display-color-p.Dave Love2000-04-011-0/+3