- 12 Jul, 2003 3 commits
-
-
Richard M. Stallman authored
(TERMINFO): Defined. (LIBS_TERMCAP): Defined. (LD_SWITCH_SYSTEM): Defined (two definitions).
-
Richard M. Stallman authored
-
Vinicius Jose Latorre authored
-
- 11 Jul, 2003 7 commits
-
-
John Paul Wallington authored
* emacs-lisp/ring.el (ring-empty-p): Use `zerop'. (ring-p, ring-plus1, ring-minus1, ring-length, ring-index) (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes. 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change) * emacs-lisp/ring.el (ring-elements): Doc fix.
-
Stefan Monnier authored
-
Glenn Morris authored
(timeclock-relative, timeclock-ask-before-exiting) (timeclock-use-display-time): Doc changes. (timeclock-modeline-display): Give a message if `timeclock-use-display-time' is non-nil but `display-time-mode' is not active.
-
Glenn Morris authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Kenichi Handa authored
current-language-environment to the correct string.
-
- 10 Jul, 2003 4 commits
-
-
Vinicius Jose Latorre authored
-
John Paul Wallington authored
this function can be called from `add-completions-from-tags-table'.
-
Glenn Morris authored
(timeclock-workday-remaining, timeclock-status-string) (timeclock-when-to-leave, timeclock-when-to-leave-string) (timeclock-log-data, timeclock-find-discrep, timeclock-day-base) (timeclock-generate-report, timeclock-visit-timelog): Doc fix. (timeclock-modeline-display): Set the variable `timeclock-modeline-display'. (timeclock-update-modeline): Doc fix. Respect value of `timeclock-relative'.
-
Glenn Morris authored
-
- 09 Jul, 2003 26 commits
-
-
Stefan Monnier authored
(struct interval): Move to intervals.h. (struct Lisp_Marker): Use EMACS_INT for position info. (forward_point): Remove prototype of defunct function. (Qmodification_hooks, Qrear_nonsticky, Fnext_property_change) (Fget_text_property, Fset_text_properties, Ftext_propertes_not_all) (syms_of_textprop, set_text_properties): Remove prototypes that are already in intervals.h.
-
Martin Stjernholm authored
the CC Mode mode entries have gone.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
position and length information.
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(reftex-scanning-info-available-p): Add autoload cookie.
-
Richard M. Stallman authored
Delete duplicate aset on standard-display-table.
-
Richard M. Stallman authored
don't go into view mode.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
(unchain_overlay): New function. (add_overlay_mod_hooklist): Use AREF. (copy_overlays, reset_buffer, overlays_at, overlays_in) (overlay_touches_p, overlay_strings, recenter_overlay_lists) (fix_overlays_in_range, fix_overlays_before, Fmake_overlay) (Fmove_overlay, Fdelete_overlay, Foverlay_lists) (report_overlay_modification, evaporate_overlays, init_buffer_once): Adjust to new type of overlays_(before|after).
-
Stefan Monnier authored
(mark_buffer): Manually mark the overlays_(after|before) fields.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
overlays_(before|after).
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
from Lisp lists of overlays to pointers to overlays (internally linked into lists via the new `next' field).
-
Stefan Monnier authored
-
Stefan Monnier authored
-