summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (gdba-marker-filter, gdb-output-burst): Merge andNick Roberts2002-12-171-53/+35
| | | | | | | | | | | | rename gud-gdba-marker-filter. (gdb-append-to-inferior-io): Only pop up IO buffer if there is output. (gdb-make-instance): Remove (put into gdba). Use gdb-instance-enqueue-input instead of gdb-instance-enqueue-idle-input for user functions. (gdb-instance-target-string): Simplify. (in-gdb-instance-context): Remove. Expand Commentary.
* *** empty log message ***Nick Roberts2002-12-171-0/+13
|
* (ucs-mule-cjk-to-unicode)Dave Love2002-12-171-13/+20
| | | | | | | | | | | | | (ucs-unicode-to-mule-cjk): Revert last change. (utf-subst-table-for-encode): Initially use ucs-mule-cjk-to-unicode. (utf-subst-table-for-decode): Initially use ucs-unicode-to-mule-cjk. (utf-fragment-on-decoding, utf-translate-cjk): Don't modify char-coding-system-table elements destructively. (utf-translate-cjk): Set ucs-mule-cjk-to-unicode, ucs-unicode-to-mule-cjk to new hash tables with realistic parameters.
* *** empty log message ***Kenichi Handa2002-12-171-0/+8
|
* (set-file-name-coding-system): New function.Kenichi Handa2002-12-171-0/+8
|
* (mule-keymap, set-coding-system-map):Kenichi Handa2002-12-171-0/+5
| | | | Add bindings for set-file-name-coding-system.
* (universal-coding-system-argument):Kenichi Handa2002-12-172-43/+62
| | | | | | | | Bind coding-system-require-warning to t. (select-safe-coding-system): Handle t in the arg DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a coding-system to allow users to specify unsafe coding system on their risk.
* (rmail-digest-methods, rmail-digest-mail-separator): New variables.Francesco Potortì2002-12-161-0/+1
| | | | | | | (rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict) (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153) (rmail-digest-parse-rfc934): New functions. (undigestify-rmail-message): Completely rewritten.
* *** empty log message ***Francesco Potortì2002-12-161-0/+9
|
* (xml-parse-tag): Allow spaces between / and >.Stefan Monnier2002-12-161-1/+1
|
* Now supports MIME too.Francesco Potortì2002-12-161-79/+157
|
* (ido-read-file-name): Removed debug message.Kim F. Storm2002-12-161-2/+0
|
* *** empty log message ***Kim F. Storm2002-12-161-0/+4
|
* (Buffer-menu, Buffer-menu-use-header-line, Buffer-menu-buffer-face,Juanma Barranquero2002-12-162-109/+178
| | | | | | | | | Buffer-menu-buffer+size-width, Buffer-menu-mode-width): New customization. (Buffer-menu-sort-column): New var. (Buffer-menu-no-header): New function for not changing header line and recognizing swapped M&R columns, used by modifying commands in Buffer Menu. (Buffer-menu-buffer+size): New function for variable width buffer name. (list-buffers-noselect): Rewritten for nicer menu.
* (filesets-build-menu-now): Don't clear messages.Markus Rost2002-12-162-1/+4
|
* Regenerated.Markus Rost2002-12-161-248/+286
|
* (allout-init): Give report also in case auto-activation was inhibited.Markus Rost2002-12-162-7/+24
| | | | (my-mark-marker): Test for feature 'xemacs instead of a string parse.
* Avoid name conflicts with outline.el. Use 3 installments to keepMarkus Rost2002-12-161-33/+33
| | | | | | | | | diffs understandable. Change 3: Doc changes to adjust to the change to prefix "allout-". Don't provide 'outline. Use " Allout" as mode line string, not " Outl". Put group 'allout in group 'editing. Update Copyright notice. Autoload `allout-init'.
* Avoid name conflicts with outline.el. Use 3 installments to keepMarkus Rost2002-12-161-75/+75
| | | | | | diffs understandable. Change 2: Put `quotes' around many function and variable names.
* Avoid name conflicts with outline.el. Use 3 installments to keepMarkus Rost2002-12-161-1380/+1380
| | | | | | | | diffs understandable. Change 1: Replace globally string "outline-" with string "allout-". Replaced 1446 occurrences; there was no string "allout-" before the change and there seems to be no dependency on outline.el.
* (autoload-ensure-default-file): insertDavid Kastrup2002-12-151-1/+1
| | | | missing space in file end comment.
* *** empty log message ***David Kastrup2002-12-151-0/+5
|
* White space fixes.Markus Rost2002-12-151-59/+58
|
* ...and correct the date.Markus Rost2002-12-151-1/+1
|
* Move entry for mail/smtpmail.el from ChangeLog to lisp/ChangeLog.Markus Rost2002-12-151-2/+8
|
* *** empty log message ***Dave Love2002-12-151-0/+9
|
* (ucs-mule-cjk-to-unicode)Dave Love2002-12-151-26/+58
| | | | | | | | (utf-subst-table-for-encode, ucs-unicode-to-mule-cjk) (utf-subst-table-for-decode): Specify :size, :rehash-size. (utf-translate-cjk): :set rewritten to load subst-... files. Add :set-after. (ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
* (smtpmail-via-smtp): Fall back to user-mail-address as sender.Simon Josefsson2002-12-151-4/+5
|
* (compile-reinitialize-errors): Don't mark the buffer as modified unless itJuanma Barranquero2002-12-142-1/+8
| | | | really is.
* (widget-move): Don't loop infinitely when there isAndreas Schwab2002-12-142-5/+12
| | | | no field or button.
* *** empty log message ***Stefan Monnier2002-12-141-20/+26
|
* Besides adding an entry, do some minor white space fixes.Markus Rost2002-12-131-5/+9
|
* (define-minor-mode): Use `custom-current-group'.Markus Rost2002-12-131-5/+8
| | | | | Pass all groups to the hook. (easy-mmode-define-global-mode): Use `custom-current-group'.
* (current-language-environment): Set type according toMarkus Rost2002-12-132-3/+16
| | | | `language-info-alist' also here.
* (compilation-menu-map): Use `kill-compilation' to stop compilation.Markus Rost2002-12-131-1/+1
|
* (byte-optimize-form-code-walker):Stefan Monnier2002-12-131-1/+3
| | | | Optimize the remaining part of for-effect and/or expressions.
* (uniquify-rationalize-file-buffer-names, rename-buffer)Stefan Monnier2002-12-131-10/+6
| | | | | (uniquify-delay-rationalize-file-buffer-names, kill-buffer-hook): Undo 2002/09/27 change, because kill-buffer-hook is not permanent-local.
* (ccl-encode-koi8, ccl-encode-koi8-u)Kenichi Handa2002-12-131-9/+12
| | | | (ccl-encode-alternativnyj): Fix last change.
* (encode-mac-roman): Fix last change.Kenichi Handa2002-12-132-3/+11
|
* Improve documentation strings.Nick Roberts2002-12-131-21/+24
| | | | (gdb-many-windows): Set default value to nil.
* *** empty log message ***Nick Roberts2002-12-131-0/+5
|
* *** empty log message ***Dave Love2002-12-125-0/+42697
|
* (byte-optimize-featurep): New.Dave Love2002-12-122-1/+20
|
* (byte-compile-if): Suppress warnings fromDave Love2002-12-121-14/+48
| | | | things protected by `(if (fboundp ...' or `(if (boundp ...'.
* (defcustom, custom-set-variables): Doc fix.Dave Love2002-12-121-4/+4
|
* (fortran-mode-abbrev-table): Handle `define-abbrev' with either 5Glenn Morris2002-12-122-61/+75
| | | | or 6 arguments.
* (set-language-info): Update custom-type ofMarkus Rost2002-12-122-15/+11
| | | | | current-language-environment directly without a function call. (current-language-environment-custom-type): Deleted.
* (current-language-environment-custom-type): Return a sorted list.Markus Rost2002-12-121-3/+5
|
* (current-language-environment-custom-type): New fun.Markus Rost2002-12-112-4/+19
| | | | | (set-language-info): Use it. (current-language-environment): Fix custom type.
* (antlr): New URL.Pavel Janík2002-12-112-3/+7
|