Mercurial > emacs
graph
-
Fix specs for dolist, dotimes, push, pop, unless, when.2000-04-08, by Dave Love
-
* charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a2000-04-08, by Ken Raeburn
-
fixing more int/lisp confusion, in coding.* and fontset.c2000-04-08, by Ken Raeburn
-
(CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer.2000-04-08, by Ken Raeburn
-
* coding.h (code_convert_string): Declare.2000-04-08, by Ken Raeburn
-
(make_fontset_for_ascii_face): Use XINT on return value.2000-04-08, by Ken Raeburn
-
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>2000-04-07, by Michael Kifer
-
* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer2000-04-05, by Ken Raeburn
-
* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:2000-04-05, by Ken Raeburn
-
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP2000-04-05, by Ken Raeburn
-
*** empty log message ***2000-04-04, by Gerd Moellmann
-
(compare_window_configurations): Signal an error2000-04-04, by Gerd Moellmann
-
(isearch-mode-map): Define M-C-s like C-s and M-C-r2000-04-04, by Gerd Moellmann
-
Some doc fixes.2000-04-04, by Gerd Moellmann
-
(perform-replace): Don't move forward one char2000-04-04, by Gerd Moellmann
-
(with-buffer-unmodified): New macro.2000-04-04, by Gerd Moellmann
-
Remove supernumerary copyright line.2000-04-04, by Gerd Moellmann
-
*** empty log message ***2000-04-04, by Gerd Moellmann
-
Provide facilities for inserting space before left2000-04-04, by Gerd Moellmann
-
(Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/2000-04-04, by Gerd Moellmann
-
*** empty log message ***2000-04-03, by Gerd Moellmann
-
(compile-internal): Display the compilation2000-04-03, by Gerd Moellmann
-
*** empty log message ***2000-04-03, by Gerd Moellmann
-
(Fbase64_decode_region, Fbase64_decode_string): Signal2000-04-03, by Gerd Moellmann
-
*** empty log message ***2000-04-03, by Gerd Moellmann
-
(sendmail-user-agent-compose): Recognize a `body'2000-04-03, by Gerd Moellmann
-
(member-ignore-case): New function.2000-04-03, by Gerd Moellmann
-
(fill-individual-paragraphs): If a no-prefix2000-04-03, by Gerd Moellmann
-
(insert-directory): List the total free space2000-04-03, by Gerd Moellmann
-
(rmail-user-mail-address-regexp): New option.2000-04-03, by Gerd Moellmann
-
(dabbrev-ignored-regexps): New user-option.2000-04-03, by Gerd Moellmann
-
*** empty log message ***2000-04-03, by Gerd Moellmann
-
(jka-compr-compression-info-list): Add `.z'2000-04-03, by Gerd Moellmann
-
*** empty log message ***2000-04-03, by Gerd Moellmann
-
(NUM_MOUSE_BUTTONS): Removed.2000-04-03, by Gerd Moellmann
-
(larger_vector): Make externally visible.2000-04-03, by Gerd Moellmann
-
(larger_vector): Add prototype.2000-04-03, by Gerd Moellmann
-
(lispy_mouse_names): Variable removed.2000-04-03, by Gerd Moellmann
-
Fix encoding of the file.2000-04-03, by Kenichi Handa
-
(encoded-string-description): Use uppercase letters for hexadecimal2000-04-03, by Kenichi Handa
-
*** empty log message ***2000-04-03, by Kenichi Handa
-
(encoded-string-description):2000-04-03, by Kenichi Handa
-
*** empty log message ***2000-04-03, by Kenichi Handa
-
* regex.c (PTR_TO_OFFSET) [!emacs]: Remove.2000-04-02, by Stefan Monnier
-
* composite.c (run_composite_function): Use NILP when checking for nil.2000-04-02, by Ken Raeburn
-
fix error in last log message2000-04-02, by Ken Raeburn
-
* editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test2000-04-02, by Ken Raeburn
-
* alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type2000-04-02, by Ken Raeburn
-
*** empty log message ***2000-04-01, by Dave Love
-
Change customization group to `c' from `C'.2000-04-01, by Dave Love
-
*** empty log message ***2000-04-01, by Gerd Moellmann
-
(TN_no_color_video): New variable.2000-04-01, by Gerd Moellmann
-
Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:2000-04-01, by Ken Raeburn
-
* window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues2000-04-01, by Ken Raeburn
-
*** empty log message ***2000-04-01, by Gerd Moellmann
-
(realize_basic_faces): Block input while realizing2000-04-01, by Gerd Moellmann
-
(vc-backend-diff): Return the correct status if we had to2000-04-01, by Gerd Moellmann
-
(vcursor-move): Use display-color-p.2000-04-01, by Dave Love
-
Provide mule-utils.2000-04-01, by Dave Love
-
(make-coding-system): Purecopy doc-string.2000-04-01, by Dave Love
-
Various menu changes.2000-04-01, by Dave Love
-
*** empty log message ***2000-04-01, by Gerd Moellmann
-
(lispy_mouse_names): Add additional mouse names.2000-04-01, by Gerd Moellmann
-
(NUM_MOUSE_BUTTONS): Increase to 15.2000-04-01, by Gerd Moellmann
-
*** empty log message ***2000-03-31, by Dave Love
-
(help-manyarg-func-alist): Correct several omissions.2000-03-31, by Dave Love
-
*** empty log message ***2000-03-31, by Dave Love
-
*** empty log message ***2000-03-31, by Dave Love
-
(Emulation): Mention TPU.2000-03-31, by Dave Love
-
(Other Repeating Search): Mention tags-based search.2000-03-31, by Dave Love
-
Don't require cl, fortran.2000-03-31, by Dave Love
-
*** empty log message ***2000-03-31, by Dave Love
-
*** empty log message ***2000-03-31, by Gerd Moellmann
-
(x_produce_glyphs): When displaying unibyte text2000-03-31, by Gerd Moellmann
-
(print-region-1): Use -d to specify printer name for2000-03-31, by Gerd Moellmann
-
(byte-compile-file-form-autoload): Re-enable new code.2000-03-31, by Gerd Moellmann
-
(byte-compile-inline-expand): Look2000-03-31, by Gerd Moellmann
-
(outline-font-lock-keywords): Use :upper:2000-03-31, by Dave Love
-
Zap MULE/NEmacs advice.2000-03-31, by Dave Love
-
Defvar curline when compiling.2000-03-31, by Dave Love
-
("Polish"): New language environment.2000-03-31, by Kenichi Handa
-
*** empty log message ***2000-03-31, by Kenichi Handa
-
("polish-slash"): New input method.2000-03-31, by Kenichi Handa
-
Hyperlinks, help echo.2000-03-30, by Dave Love
-
Tooltips extra. C-x 5 1.2000-03-30, by Dave Love
-
Overlay arrow in margin. eval-expression variables.2000-03-30, by Dave Love
-
* lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.2000-03-30, by Ken Raeburn
-
*** empty log message ***2000-03-30, by Gerd Moellmann
-
Replace gs_languagelevel by languagelevel.2000-03-30, by Gerd Moellmann
-
Replace gs_languagelevel by languagelevel.2000-03-30, by Gerd Moellmann
-
PostScript programming fix for ghostview, doc fix.2000-03-30, by Gerd Moellmann
-
Fix comment. Don't bother to require format.2000-03-30, by Dave Love
-
*** empty log message ***2000-03-30, by Gerd Moellmann
-
(byte-compile-inline-expand): Fix bug2000-03-30, by Gerd Moellmann
-
(byte-compile-file-form-autoload): Disable new code.2000-03-30, by Gerd Moellmann
-
*** empty log message ***2000-03-30, by Peter Breton
-
Add `extensions' to Keywords.2000-03-30, by Dave Love
-
network-connection-mode is derived from comint-mode2000-03-30, by Peter Breton
-
* configure.in: Line up "--help" output a little better.2000-03-30, by Ken Raeburn
-
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):2000-03-30, by Ken Raeburn
-
Changes for locate.el2000-03-30, by Peter Breton
-
*** empty log message ***2000-03-30, by Gerd Moellmann
-
(xstrdup): Add prototype.2000-03-30, by Gerd Moellmann
-
Add locate-word-at-point function2000-03-30, by Peter Breton
-
(realize_tty_face): Use find_symbol_value instead2000-03-30, by Gerd Moellmann
-
(xstrdup): Moved here from xfaces.c.2000-03-30, by Gerd Moellmann
-
(free_image_cache): Free the cache structure itself2000-03-30, by Gerd Moellmann
-
*** empty log message ***2000-03-30, by Kenichi Handa
-
Augment the comment of lookup_face.2000-03-30, by Kenichi Handa
-
* scroll.c (CHECK_BOUNDS): Renamed from CHECK.2000-03-29, by Ken Raeburn
-
Stop assuming interval pointers and lisp objects can be distinguished by2000-03-29, by Ken Raeburn
-
*** empty log message ***2000-03-29, by Dave Love