log

age author description
2003-05-31 Kenichi Handa (VALID_LEADING_CODE_P): New macro.
2003-05-30 Juanma Barranquero *** empty log message ***
2003-05-30 Juanma Barranquero Moved from lisp/.
2003-05-30 Juanma Barranquero Moved to progmodes/.
2003-05-30 Juanma Barranquero Moved from textmodes/.
2003-05-30 Juanma Barranquero Moved to lisp/.
2003-05-30 Juanma Barranquero Moved to textmodes/.
2003-05-30 Juanma Barranquero Moved to emacs-lisp/.
2003-05-30 Juanma Barranquero Moved to obsolete/.
2003-05-30 Juanma Barranquero Moved.
2003-05-30 Juanma Barranquero Removed. Contents moved to misc.el
2003-05-30 Juanma Barranquero (mark-beginning-of-buffer, mark-end-of-buffer, upcase-char, forward-to-word,
2003-05-30 Juanma Barranquero (looking-back): New function to check for regular expression before point.
2003-05-30 Thien-Thi Nguyen *** empty log message ***
2003-05-30 Stefan Monnier (comment-empty-lines): New var.
2003-05-30 Stefan Monnier (latex-block-args-alist, latex-block-body-alist): New vars.
2003-05-30 Stefan Monnier (refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.
2003-05-30 Stefan Monnier (xml-parse-tag): Return (foo nil) rather than (foo nil "")
2003-05-30 Stefan Monnier *** empty log message ***
2003-05-30 Stefan Monnier Typo (no clue what happened).
2003-05-30 Stefan Monnier (edebug-storing-offsets): Move indent and debug to inside the macro.
2003-05-30 Kenichi Handa *** empty log message ***
2003-05-30 Kenichi Handa *** empty log message ***
2003-05-30 Kenichi Handa (struct ccl_program) <eight_bit_control: Comment fixed.
2003-05-30 Kenichi Handa (ccl_coding_driver): Set ccl->eight_bit_control
2003-05-30 Kenichi Handa (CCL_WRITE_CHAR): Increment extra_bytes only when it is
2003-05-29 Stefan Monnier (forms-mode-hook): Rename from forms-mode-hooks.
2003-05-29 Luc Teirlinck (kill-whole-line): Make it interact correctly with the kill ring.
2003-05-29 Luc Teirlinck *** empty log message ***
2003-05-29 Stefan Monnier (define-derived-mode, define-minor-mode): Remove outdated spec.
2003-05-29 Stefan Monnier (edebug-window-list): Use push.
2003-05-29 Stefan Monnier (define-minor-mode): Add edebug spec.
2003-05-29 Stefan Monnier (define-derived-mode): Add a proper edebug declaration.
2003-05-29 Dave Love Comment.
2003-05-29 Dave Love *** empty log message ***
2003-05-29 Dave Love Correct Unicode stuff.
2003-05-29 Glenn Morris (realize_default_face): Do not abort if lface is non-existent -
2003-05-29 Kenichi Handa (ctext-pre-write-conversion): Fix previous change.
2003-05-29 Kenichi Handa (ctext-non-standard-encodings-alist):
2003-05-29 Kenichi Handa *** empty log message ***
2003-05-28 Kenichi Handa *** empty log message ***
2003-05-28 Stefan Monnier (Info-fontify-node): Hide \n------- rather than -------\n.
2003-05-28 Andreas Schwab *** empty log message ***
2003-05-28 Andreas Schwab (describe-char): Use `char' instead of
2003-05-28 Nick Roberts (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): Add
2003-05-28 Nick Roberts *** empty log message ***
2003-05-28 Kai Großjohann Remove bogus ChangeLog entry that didn't have a change to go with.
2003-05-28 Kai Großjohann (kill-region): If nothing was killed, and the
2003-05-28 Stefan Monnier (skeleton-edebug-spec): First cut of an edebug spec.
2003-05-28 Dave Love Don't mention ORDERS.JAPAN.
2003-05-28 Dave Love *** empty log message ***
2003-05-28 Richard M. Stallman *** empty log message ***
2003-05-28 Richard M. Stallman (syms_of_print) <print-escape-nonascii>: Doc fix.
2003-05-28 Richard M. Stallman (Indentation): Condense, simplify, clarify prev change.
2003-05-28 Richard M. Stallman *** empty log message ***
2003-05-28 Richard M. Stallman (GDB Graphical Interface): New node (rewritten somewhat by RMS).
2003-05-28 Dave Love *** empty log message ***
2003-05-28 Dave Love (unbind_to): Fix last change for K&R. From rms.
2003-05-28 Richard M. Stallman (Creating Strings): Clarify split-string.
2003-05-28 Richard M. Stallman (refill-fill-paragraph-at): Avoid refilling the following paragraph.