summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (may_use_scalable_font_p): Argument now points toKen Raeburn2002-07-191-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 stringKen Raeburn2002-07-191-4/+5
| | | | contents as const.
* (struct sound_device): Function pointer field "write"Ken Raeburn2002-07-191-3/+4
| | | | | buffer argument now points to const. (vox_write): Buffer argument points to const.
* (temp_output_buffer_setup):Ken Raeburn2002-07-191-2/+2
| | | | | (internal_with_output_to_temp_buffer): Buffer name argument is now pointer to const.
* (STRING_COPYIN): New macro.Ken Raeburn2002-07-191-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 Raeburn2002-07-191-2/+3
|
* (compose_chars_in_text): Treat Lisp string contentsKen Raeburn2002-07-191-1/+1
| | | | as const.
* (decode_coding, encode_coding, detect_coding,Ken Raeburn2002-07-191-4/+6
| | | | detect_eol): Declarations updated.
* (encode_eol, detect_coding, detect_eol):Ken Raeburn2002-07-191-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 Raeburn2002-07-191-1/+2
|
* (Fcall_process): Make NEW_ARGV array hold pointer toKen Raeburn2002-07-191-2/+2
| | | | const.
* (struct byte_stack): Pointers into byte string nowKen Raeburn2002-07-191-2/+2
| | | | point to const.
* #André Spiegel2002-07-191-0/+10
|
* (vc-rcs-fetch-master-state): Be more careful to checkAndré Spiegel2002-07-191-2/+5
| | | | if this is really an RCS master file.
* (vc-insert-file): When called with a LIMIT regexp,André Spiegel2002-07-191-4/+8
| | | | delete anything that comes after LIMIT from the buffer.
* Improve comment of vc-BACKEND-workfile-unchanged-p.André Spiegel2002-07-191-2/+3
|
* *** empty log message ***Juanma Barranquero2002-07-192-4/+14
|
* (syms_of_fileio): Remove redundant deprecation info.Juanma Barranquero2002-07-191-4/+1
|
* (syms_of_xdisp): Remove redundant deprecation info.Juanma Barranquero2002-07-191-3/+1
|
* (unread-command-char, executing-macro, post-command-idle-hook,Juanma Barranquero2002-07-191-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 Barranquero2002-07-191-9/+1
| | | | post-command-idle-delay): Move obsolescence declarations to subr.el.
* Fix typo.Juanma Barranquero2002-07-191-1/+1
|
* Updated with patches from 2000-12-11T12:45:42Z!dominik@science.uva.nl to ↵J.D. Smith2002-07-191-71/+62
| | | | 2001-11-04T12:51:16Z!eliz@gnu.org
* (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,Juanma Barranquero2002-07-192-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 Barranquero2002-07-191-10/+1
| | | | | compiled-function-p, define-function): Move obsolescence declarations to subr.el.
* Fixed filename.J.D. Smith2002-07-191-1/+1
|
* Updated to IDLWAVE version 4.14. See idlwave.org.J.D. Smith2002-07-184-747/+1816
|
* *** empty log message ***J.D. Smith2002-07-182-0/+18
|
* Updated to IDLWAVE version 4.14.J.D. Smith2002-07-181-699/+1438
|
* Support current auto{conf,make} manuals.Dave Love2002-07-182-18/+11
|
* (last-buffer): Add missing frame argument.Juanma Barranquero2002-07-182-1/+5
|
* *** empty log message ***Richard M. Stallman2002-07-182-0/+19
|
* (Fdefalias): Doc fix.Richard M. Stallman2002-07-181-1/+4
|
* (timer-inc-time): Doc fix.Richard M. Stallman2002-07-181-1/+1
|
* (keep-lines, flush-lines): Interactively reportRichard M. Stallman2002-07-181-2/+6
| | | | read-only error before reading regexp argument.
* (dabbrev--search): Use inhibit-point-motion-hooks.Richard M. Stallman2002-07-181-0/+3
|
* (last-buffer): Handle buffer-list and buffer-predicateRichard M. Stallman2002-07-181-4/+20
| | | | frame parameters like bury-buffer.
* (choose-completion-delete-max-match): Handle minibuffer prompts explicitly.Richard M. Stallman2002-07-181-5/+8
|
* Remove conflict marker.Andreas Schwab2002-07-181-1/+0
|
* (decompose-composite-char): Add autoload cookie to obsolescence declaration;Juanma Barranquero2002-07-182-1/+12
| | | | also remove redundant info.
* (move-to-column-force): Add autoload cookie to obsolescence declaration.Juanma Barranquero2002-07-181-0/+2
|
* (string-to-sequence, truncate-string): Add autoload cookie.Juanma Barranquero2002-07-181-0/+4
|
* Load international/utf-8 before international/characters.Kim F. Storm2002-07-172-1/+5
|
* *** empty log message ***Dave Love2002-07-172-0/+23
|
* (text_property_stickiness): Fix prototype.Dave Love2002-07-171-1/+1
|
* Optimize tables. Deal with someDave Love2002-07-171-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 Love2002-07-171-21/+32
| | | | (encode-char): Use ucs-mule-to-mule-unicode.
* (define-translation-hash-table): New.Dave Love2002-07-171-0/+27
|
* Fix settings of U+2000-U+2027.Dave Love2002-07-171-10/+4
| | | | Remove $,1uf(B.
* *** empty log message ***Dave Love2002-07-173-3/+46
|