aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (smtpmail-send-it): Don't use : in filenamesSimon Josefsson2002-09-121-9/+9
| | | | | (for cygwin). Suggested by Andrew Senior <[email protected]>. Use expand-file-name. Also don't require time-stamp.
* (Search and Replace): Fix arg order for perform-replace.Richard M. Stallman2002-09-121-3/+3
|
* Comment change.Richard M. Stallman2002-09-121-1/+2
|
* *** empty log message ***Richard M. Stallman2002-09-123-2/+46
|
* Don't use report_file_error; do it by hand using dlerror.Richard M. Stallman2002-09-121-3/+17
|
* (wait_reading_process_input, both versions):Richard M. Stallman2002-09-121-1/+5
| | | | Before calling turn_on_atimers, call stop_polling.
* (syms_of_emacs) <command-line-args>: Doc fix.Richard M. Stallman2002-09-121-1/+2
|
* (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0Richard M. Stallman2002-09-121-3/+7
| | | | and we have non-toolkit scroll bars, return nil for scroll-bar-width.
* (try_scrolling): If after make_cursor_line_fully_visibleRichard M. Stallman2002-09-121-3/+7
| | | | | | we go to too_near_end, call clear_glyph_matrix. (redisplay_window): After make_cursor_line_fully_visible, call clear_glyph_matrix and bypass `goto done'.
* (define-derived-mode): When making new abbrev table,Richard M. Stallman2002-09-121-11/+1
| | | | don't try to copy the parent's abbrev table.
* Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting.Richard M. Stallman2002-09-121-38/+43
| | | | | | (ps-print-version): New version number (6.5.7). (ps-mark-active-p): New fun. (ps-print-preprint-region): Adjust code.
* (ruler-mode-left-scroll-bar-cols):Richard M. Stallman2002-09-121-2/+6
| | | | | Always round scroll-bar-width parameter up. If it is nil, use 14.
* (copy-abbrev-table): New function.Richard M. Stallman2002-09-121-0/+12
|
* Fix typo.Richard M. Stallman2002-09-121-1/+1
|
* (define-derived-mode): Fix typo.Stefan Monnier2002-09-111-1/+1
|
* (line-number-mode, column-number-mode)Stefan Monnier2002-09-111-43/+34
| | | | | | (transient-mark-mode): Use minor mode directly. (menu-bar-make-toggle): Remove `props' arg. Move customize-mark-as-set directly into the toggle function.
* (whitespace-global-mode): Use define-minor-mode. Use the new file hook names.Stefan Monnier2002-09-111-87/+62
| | | | | (whitespace-describe): Remove. Move the text to `Commentary:'. (whitespace-unload-hook): Use the new file hook names.
* (finder-find-library): Remove.Stefan Monnier2002-09-111-14/+8
| | | | (finder-commentary): Use find-library-name and add completion.
* *** empty log message ***Dave Love2002-09-112-0/+18
|
* (non-standard-designations-alist)Dave Love2002-09-111-10/+13
| | | | | (ctext-pre-write-conversion): Don't generate invalid extended segments for iso8859.
* ("Ukrainian"): Fix nonascii-translation.Dave Love2002-09-111-3/+8
| | | | (cyrillic-alternativnyj-decode-table): Fix some entries.
* Added more documentation for keypad package.Kim F. Storm2002-09-111-2/+21
|
* *** empty log message ***Stefan Monnier2002-09-111-20/+24
|
* ("slovenian"): New.Dave Love2002-09-111-0/+20
|
* Copyright up-date.Dave Love2002-09-112-2/+2
|
* Fix last change.Dave Love2002-09-111-1/+1
|
* (bootstrap-lisp-1, bootstrap-lisp, bootstrap)Stefan Monnier2002-09-111-11/+5
| | | | | (bootstrap-clean-after): Delete. (bootstrap): Make the sequencing explicit.
* (utf-8-fragment-on-decoding): Fix lastDave Love2002-09-111-1/+1
| | | | change.
* (transient-mark-mode, line-number-mode, column-number-mode):Stefan Monnier2002-09-111-67/+6
| | | | | Use define-minor-mode. (define-mail-user-agent): Delete. Moved to subr.el.
* ("simple.el"): Move to after loaddefs.el.Stefan Monnier2002-09-111-1/+1
|
* (define-mail-user-agent): Moved from simple.el.Stefan Monnier2002-09-111-1/+36
|
* Typo.Kim F. Storm2002-09-111-1/+1
|
* (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.Kim F. Storm2002-09-111-1/+2
|
* *** empty log message ***Kim F. Storm2002-09-111-0/+5
|
* Regenerated with autoconf (GNU Autoconf) 2.52 and GNU m4 1.4.Markus Rost2002-09-111-1135/+1181
|
* (uncomment-region): Fix let/let* use.Juanma Barranquero2002-09-112-14/+18
|
* (gud-gdb-massage-args): Don't secretly add -fullname.Simon Josefsson2002-09-112-2/+5
| | | | (gud-query-cmdline): Add --fullname to the user cmdline.
* (smtpmail-default-smtp-server): Doc fix.Simon Josefsson2002-09-112-1/+6
|
* *** empty log message ***Richard M. Stallman2002-09-112-0/+22
|
* (Fdo_auto_save): Catch error making directory.Richard M. Stallman2002-09-111-6/+29
| | | | | | | | Only call push_message if we need to. At the same time, make an unwind-protect to pop it. Rename local message_p to old_message_p. (do_auto_save_make_dir, do_auto_save_eh): New functions. (do_auto_save_unwind): Don't call pop_message.
* (pop_message_unwind): Renamed from push_message_unwind.Richard M. Stallman2002-09-112-12/+12
|
* (Fexecute_extended_command): Use pop_message_unwind.Richard M. Stallman2002-09-111-1/+1
|
* (Fgarbage_collect): Use pop_message_unwind.Richard M. Stallman2002-09-111-1/+1
|
* (cvs-check-fileinfo): Don't use boolp.Richard M. Stallman2002-09-111-3/+2
| | | | (boolp): Function deleted.
* *** empty log message ***Kim F. Storm2002-09-102-1/+11
|
* (kmacro-call-macro): Rephrase repeat prompt.Kim F. Storm2002-09-101-10/+23
| | | | | | | | (kmacro-step-edit-map): Bind "A" to `append-end'. (kmacro-step-edit-prompt): Fix prompt. (kmacro-step-edit-query): Handle `append-end' response. (kmacro-step-edit-pre-command): Activate `append-end' at end of macro when required.
* BindDave Love2002-09-102-45/+60
| | | | | | | utf-8-translation-table-for-decode when setting up tables and remove useless optimize-char-table. (ucs-mule-to-mule-unicode): Deleted. (ucs-unify-8859): Maybe optimize ucs-mule-to-mule-unicode.
* (ucs-mule-to-mule-unicode): DefineDave Love2002-09-101-9/+13
| | | | | | | | unconditionally. (utf-8-fragmentation-table): New. Use it in top-level mapc. (utf-8-fragment-on-decoding): Use it to keep utf-8-translation-table-for-decode variable and translation table in sync.
* (utf-16-le-pre-write-conversion)Dave Love2002-09-101-17/+3
| | | | | | (utf-16-be-pre-write-conversion): Deleted. (mule-utf-16-le, mule-utf-16-be): Register encoding translation table.
* *** empty log message ***Richard M. Stallman2002-09-102-0/+45
|