2000-04-09 |
Gerd Moellmann | (Frestore_buffer_modified_p): New function. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Dave Love | Fix specs for dolist, dotimes, push, pop, unless, when. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Ken Raeburn | * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALI... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Ken Raeburn | fixing more int/lisp confusion, in coding.* and fontset.c |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Ken Raeburn | (CHARSET_TABLE_ENTRY): Fix comment -- argument is a... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Ken Raeburn | * coding.h (code_convert_string): Declare. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Ken Raeburn | (make_fontset_for_ascii_face): Use XINT on return value. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Michael Kifer | 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Ken Raeburn | * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Ken Raeburn | * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Ken Raeburn | make_number/XINT/XUINT conversions; EQ/== fixes; =... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | (compare_window_configurations): Signal an error |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | (isearch-mode-map): Define M-C-s like C-s and M-C-r |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | Some doc fixes. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | (perform-replace): Don't move forward one char |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | (with-buffer-unmodified): New macro. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | Remove supernumerary copyright line. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | Provide facilities for inserting space before left |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Gerd Moellmann | (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/ |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (compile-internal): Display the compilation |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (Fbase64_decode_region, Fbase64_decode_string): Signal |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (sendmail-user-agent-compose): Recognize a `body' |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (member-ignore-case): New function. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (fill-individual-paragraphs): If a no-prefix |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (insert-directory): List the total free space |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (rmail-user-mail-address-regexp): New option. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (dabbrev-ignored-regexps): New user-option. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (jka-compr-compression-info-list): Add `.z' |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (NUM_MOUSE_BUTTONS): Removed. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (larger_vector): Make externally visible. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (larger_vector): Add prototype. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Gerd Moellmann | (lispy_mouse_names): Variable removed. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Kenichi Handa | Fix encoding of the file. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Kenichi Handa | (encoded-string-description): Use uppercase letters... |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Kenichi Handa | (encoded-string-description): |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Stefan Monnier | * regex.c (PTR_TO_OFFSET) [!emacs]: Remove. |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Ken Raeburn | * composite.c (run_composite_function): Use NILP when... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Ken Raeburn | fix error in last log message |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Ken Raeburn | * editfns.c (text_property_stickiness, Fmessage_or_box... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Ken Raeburn | * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Dave Love | Change customization group to `c' from `C'. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Gerd Moellmann | (TN_no_color_video): New variable. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Ken Raeburn | Fix Lisp_Object/int type confusion revealed by making... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Ken Raeburn | * window.c (CURBEG, CURSIZE): Don't overload lisp objec... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Gerd Moellmann | (realize_basic_faces): Block input while realizing |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Gerd Moellmann | (vc-backend-diff): Return the correct status if we... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Dave Love | (vcursor-move): Use display-color-p. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Dave Love | Provide mule-utils. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Dave Love | (make-coding-system): Purecopy doc-string. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Dave Love | Various menu changes. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Gerd Moellmann | (lispy_mouse_names): Add additional mouse names. |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Gerd Moellmann | (NUM_MOUSE_BUTTONS): Increase to 15. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | (help-manyarg-func-alist): Correct several omissions. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | (Emulation): Mention TPU. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | (Other Repeating Search): Mention tags-based search. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | Don't require cl, fortran. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Gerd Moellmann | (x_produce_glyphs): When displaying unibyte text |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Gerd Moellmann | (print-region-1): Use -d to specify printer name for |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Gerd Moellmann | (byte-compile-file-form-autoload): Re-enable new code. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Gerd Moellmann | (byte-compile-inline-expand): Look |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | (outline-font-lock-keywords): Use :upper: |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | Zap MULE/NEmacs advice. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Dave Love | Defvar curline when compiling. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Kenichi Handa | ("Polish"): New language environment. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Kenichi Handa | ("polish-slash"): New input method. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Dave Love | Hyperlinks, help echo. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Dave Love | Tooltips extra. C-x 5 1. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Dave Love | Overlay arrow in margin. eval-expression variables. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ken Raeburn | * lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | Replace gs_languagelevel by languagelevel. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | Replace gs_languagelevel by languagelevel. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | PostScript programming fix for ghostview, doc fix. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Dave Love | Fix comment. Don't bother to require format. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | (byte-compile-inline-expand): Fix bug |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | (byte-compile-file-form-autoload): Disable new code. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Peter Breton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Dave Love | Add `extensions' to Keywords. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Peter Breton | network-connection-mode is derived from comint-mode |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ken Raeburn | * configure.in: Line up "--help" output a little better. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Ken Raeburn | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS... |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Peter Breton | Changes for locate.el |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Gerd Moellmann | (xstrdup): Add prototype. |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Peter Breton | Add locate-word-at-point function |
commit | commitdiff | tree | snapshot |
next |