Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (may_use_scalable_font_p): Argument now points to | Ken Raeburn | 2002-07-19 | 1 | -5/+5 |
| | | | | | | | const. (x_face_list_fonts, x_update_menu_appearance): (hash_string_case_insensitive): Treat Lisp string contents as const. | ||||
* | (Fstring_to_syntax, skip_chars): Treat Lisp string | Ken Raeburn | 2002-07-19 | 1 | -4/+5 |
| | | | | contents as const. | ||||
* | (struct sound_device): Function pointer field "write" | Ken Raeburn | 2002-07-19 | 1 | -3/+4 |
| | | | | | buffer argument now points to const. (vox_write): Buffer argument points to const. | ||||
* | (temp_output_buffer_setup): | Ken Raeburn | 2002-07-19 | 1 | -2/+2 |
| | | | | | (internal_with_output_to_temp_buffer): Buffer name argument is now pointer to const. | ||||
* | (STRING_COPYIN): New macro. | Ken Raeburn | 2002-07-19 | 1 | -5/+9 |
| | | | | | (detect_coding_system, safe_bcopy, temp_output_buffer_setup): (internal_with_output_to_temp_buffer): Declarations updated. | ||||
* | (safe_bcopy): Source pointer now points to const. | Ken Raeburn | 2002-07-19 | 1 | -2/+3 |
| | |||||
* | (compose_chars_in_text): Treat Lisp string contents | Ken Raeburn | 2002-07-19 | 1 | -1/+1 |
| | | | | as const. | ||||
* | (decode_coding, encode_coding, detect_coding, | Ken Raeburn | 2002-07-19 | 1 | -4/+6 |
| | | | | detect_eol): Declarations updated. | ||||
* | (encode_eol, detect_coding, detect_eol): | Ken Raeburn | 2002-07-19 | 1 | -26/+30 |
| | | | | | | | (decode_coding, encode_coding, detect_coding_system): Source strings now treated as const. (decode_coding_string, encode_coding_string): Use STRING_COPYIN to modify Lisp string contents. | ||||
* | (BCOPY_SHORT): Source pointer now points to const. | Ken Raeburn | 2002-07-19 | 1 | -1/+2 |
| | |||||
* | (Fcall_process): Make NEW_ARGV array hold pointer to | Ken Raeburn | 2002-07-19 | 1 | -2/+2 |
| | | | | const. | ||||
* | (struct byte_stack): Pointers into byte string now | Ken Raeburn | 2002-07-19 | 1 | -2/+2 |
| | | | | point to const. | ||||
* | # | André Spiegel | 2002-07-19 | 1 | -0/+10 |
| | |||||
* | (vc-rcs-fetch-master-state): Be more careful to check | André Spiegel | 2002-07-19 | 1 | -2/+5 |
| | | | | if this is really an RCS master file. | ||||
* | (vc-insert-file): When called with a LIMIT regexp, | André Spiegel | 2002-07-19 | 1 | -4/+8 |
| | | | | delete anything that comes after LIMIT from the buffer. | ||||
* | Improve comment of vc-BACKEND-workfile-unchanged-p. | André Spiegel | 2002-07-19 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2002-07-19 | 2 | -4/+14 |
| | |||||
* | (syms_of_fileio): Remove redundant deprecation info. | Juanma Barranquero | 2002-07-19 | 1 | -4/+1 |
| | |||||
* | (syms_of_xdisp): Remove redundant deprecation info. | Juanma Barranquero | 2002-07-19 | 1 | -3/+1 |
| | |||||
* | (unread-command-char, executing-macro, post-command-idle-hook, | Juanma Barranquero | 2002-07-19 | 1 | -0/+15 |
| | | | | | post-command-idle-delay): Move obsolescence declarations from subr.el. (directory-sep-char, mode-line-inverse-video): Add obsolescence declaration. | ||||
* | (unread-command-char, executing-macro, post-command-idle-hook, | Juanma Barranquero | 2002-07-19 | 1 | -9/+1 |
| | | | | post-command-idle-delay): Move obsolescence declarations to subr.el. | ||||
* | Fix typo. | Juanma Barranquero | 2002-07-19 | 1 | -1/+1 |
| | |||||
* | Updated with patches from 2000-12-11T12:45:42Z!dominik@science.uva.nl to ↵ | J.D. Smith | 2002-07-19 | 1 | -71/+62 |
| | | | | 2001-11-04T12:51:16Z!eliz@gnu.org | ||||
* | (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate, | Juanma Barranquero | 2002-07-19 | 2 | -0/+18 |
| | | | | | compiled-function-p, define-function): Move obsolescence declarations from subr.el | ||||
* | (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate, | Juanma Barranquero | 2002-07-19 | 1 | -10/+1 |
| | | | | | compiled-function-p, define-function): Move obsolescence declarations to subr.el. | ||||
* | Fixed filename. | J.D. Smith | 2002-07-19 | 1 | -1/+1 |
| | |||||
* | Updated to IDLWAVE version 4.14. See idlwave.org. | J.D. Smith | 2002-07-18 | 4 | -747/+1816 |
| | |||||
* | *** empty log message *** | J.D. Smith | 2002-07-18 | 2 | -0/+18 |
| | |||||
* | Updated to IDLWAVE version 4.14. | J.D. Smith | 2002-07-18 | 1 | -699/+1438 |
| | |||||
* | Support current auto{conf,make} manuals. | Dave Love | 2002-07-18 | 2 | -18/+11 |
| | |||||
* | (last-buffer): Add missing frame argument. | Juanma Barranquero | 2002-07-18 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-07-18 | 2 | -0/+19 |
| | |||||
* | (Fdefalias): Doc fix. | Richard M. Stallman | 2002-07-18 | 1 | -1/+4 |
| | |||||
* | (timer-inc-time): Doc fix. | Richard M. Stallman | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | (keep-lines, flush-lines): Interactively report | Richard M. Stallman | 2002-07-18 | 1 | -2/+6 |
| | | | | read-only error before reading regexp argument. | ||||
* | (dabbrev--search): Use inhibit-point-motion-hooks. | Richard M. Stallman | 2002-07-18 | 1 | -0/+3 |
| | |||||
* | (last-buffer): Handle buffer-list and buffer-predicate | Richard M. Stallman | 2002-07-18 | 1 | -4/+20 |
| | | | | frame parameters like bury-buffer. | ||||
* | (choose-completion-delete-max-match): Handle minibuffer prompts explicitly. | Richard M. Stallman | 2002-07-18 | 1 | -5/+8 |
| | |||||
* | Remove conflict marker. | Andreas Schwab | 2002-07-18 | 1 | -1/+0 |
| | |||||
* | (decompose-composite-char): Add autoload cookie to obsolescence declaration; | Juanma Barranquero | 2002-07-18 | 2 | -1/+12 |
| | | | | also remove redundant info. | ||||
* | (move-to-column-force): Add autoload cookie to obsolescence declaration. | Juanma Barranquero | 2002-07-18 | 1 | -0/+2 |
| | |||||
* | (string-to-sequence, truncate-string): Add autoload cookie. | Juanma Barranquero | 2002-07-18 | 1 | -0/+4 |
| | |||||
* | Load international/utf-8 before international/characters. | Kim F. Storm | 2002-07-17 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Dave Love | 2002-07-17 | 2 | -0/+23 |
| | |||||
* | (text_property_stickiness): Fix prototype. | Dave Love | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | Optimize tables. Deal with some | Dave Love | 2002-07-17 | 1 | -119/+191 |
| | | | | | | | | | | | | | | | non-8859 charsets. (ucs-mule-to-mule-unicode): New. (ucs-unify-8859): Use utf-8-fragment-on-decoding, set up Quail translation. (ucs-fragment-8859): Modified consistent with ucs-unify-8859. (unify-8859-on-encoding-mode): Doc mod. Fix custom version. (unify-8859-on-decoding-mode): Doc mod. Change code. Fix custom version. Add custom dependencies. (ucs-insert): Check for null from decode-char. (translation-table-for-input, ucs-quail-activate) (ucs-minibuffer-setup, ccl-encode-unicode-font) (ucs-tables-unload-hook): New. | ||||
* | (decode-char): Use utf-8-translation-table-for-decode. | Dave Love | 2002-07-17 | 1 | -21/+32 |
| | | | | (encode-char): Use ucs-mule-to-mule-unicode. | ||||
* | (define-translation-hash-table): New. | Dave Love | 2002-07-17 | 1 | -0/+27 |
| | |||||
* | Fix settings of U+2000-U+2027. | Dave Love | 2002-07-17 | 1 | -10/+4 |
| | | | | Remove $,1uf(B. | ||||
* | *** empty log message *** | Dave Love | 2002-07-17 | 3 | -3/+46 |
| |