aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Thien-Thi Nguyen2003-05-301-0/+5
* (comment-empty-lines): New var.Stefan Monnier2003-05-301-1/+11
* (latex-block-args-alist, latex-block-body-alist): New vars.Stefan Monnier2003-05-301-19/+67
* (refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.Stefan Monnier2003-05-301-43/+39
* (xml-parse-tag): Return (foo nil) rather than (foo nil "")Stefan Monnier2003-05-301-3/+1
* *** empty log message ***Stefan Monnier2003-05-301-9/+66
* Typo (no clue what happened).Stefan Monnier2003-05-301-1/+1
* (edebug-storing-offsets): Move indent and debug to inside the macro.Stefan Monnier2003-05-301-47/+38
* (struct ccl_program) <eight_bit_control: Comment fixed.Kenichi Handa2003-05-302-2/+17
* (ccl_coding_driver): Set ccl->eight_bit_controlKenichi Handa2003-05-301-0/+3
* (CCL_WRITE_CHAR): Increment extra_bytes only when it isKenichi Handa2003-05-301-3/+4
* (forms-mode-hook): Rename from forms-mode-hooks.Stefan Monnier2003-05-291-73/+49
* (kill-whole-line): Make it interact correctly with the kill ring.Luc Teirlinck2003-05-291-10/+28
* *** empty log message ***Luc Teirlinck2003-05-291-0/+5
* (define-derived-mode, define-minor-mode): Remove outdated spec.Stefan Monnier2003-05-291-19/+0
* (edebug-window-list): Use push.Stefan Monnier2003-05-291-118/+110
* (define-minor-mode): Add edebug spec.Stefan Monnier2003-05-291-5/+15
* (define-derived-mode): Add a proper edebug declaration.Stefan Monnier2003-05-291-1/+3
* Comment.Dave Love2003-05-292-4/+11
* *** empty log message ***Dave Love2003-05-291-6/+4
* Correct Unicode stuff.Dave Love2003-05-291-16/+25
* (realize_default_face): Do not abort if lface is non-existent -Glenn Morris2003-05-291-1/+6
* (ctext-pre-write-conversion): Fix previous change.Kenichi Handa2003-05-291-1/+0
* (ctext-non-standard-encodings-alist):Kenichi Handa2003-05-291-127/+93
* *** empty log message ***Kenichi Handa2003-05-291-0/+10
* *** empty log message ***Kenichi Handa2003-05-282-0/+95
* (Info-fontify-node): Hide \n------- rather than -------\n.Stefan Monnier2003-05-281-1/+1
* (describe-char): Use `char' instead ofAndreas Schwab2003-05-282-2/+7
* (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): AddNick Roberts2003-05-281-2/+2
* *** empty log message ***Nick Roberts2003-05-281-0/+5
* Remove bogus ChangeLog entry that didn't have a change to go with.Kai Großjohann2003-05-281-8/+0
* (kill-region): If nothing was killed, and theKai Großjohann2003-05-282-1/+7
* (skeleton-edebug-spec): First cut of an edebug spec.Stefan Monnier2003-05-281-0/+5
* Don't mention ORDERS.JAPAN.Dave Love2003-05-281-2/+1
* *** empty log message ***Dave Love2003-05-282-416/+0
* *** empty log message ***Richard M. Stallman2003-05-285-2/+76
* (syms_of_print) <print-escape-nonascii>: Doc fix.Richard M. Stallman2003-05-281-1/+3
* (Indentation): Condense, simplify, clarify prev change.Richard M. Stallman2003-05-281-49/+21
* (GDB Graphical Interface): New node (rewritten somewhat by RMS).Richard M. Stallman2003-05-282-0/+209
* (unbind_to): Fix last change for K&R. From rms.Dave Love2003-05-282-1/+6
* (Creating Strings): Clarify split-string.Richard M. Stallman2003-05-281-6/+12
* (refill-fill-paragraph-at): Avoid refilling the following paragraph.Richard M. Stallman2003-05-281-35/+37
* (ctl-x-map): Don't bind C-x C-i or C-x 3.Richard M. Stallman2003-05-281-4/+5
* (last-sexp-toggle-display):Richard M. Stallman2003-05-281-3/+2
* (byte-compile-no-warnings): New function.Richard M. Stallman2003-05-281-2/+7
* (type-break-cancel-function-timers): Use with-no-warnings.Richard M. Stallman2003-05-281-6/+7
* (command-line-1): Use with-no-warnings.Richard M. Stallman2003-05-281-1/+2
* (browse-url-mozilla): Correct the conditionals for using ,new-window.Richard M. Stallman2003-05-281-2/+2
* (map-y-or-n-p): No special handling for exit-prefix.Richard M. Stallman2003-05-281-3/+3
* (jka-compr-insert-file-contents):Richard M. Stallman2003-05-281-4/+1