| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (copyright-query): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| | | | | | type. | ||||
| * | (checkdoc-autofix-flag): Use `other' | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| | | | | | widget type. | ||||
| * | (byte-compile-generate-call-tree): | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| | | | | | Use `other' widget type. | ||||
| * | (ad-redefinition-action, | Andreas Schwab | 1998-06-24 | 1 | -3/+4 |
| | | | | | ad-default-compilation-action): Use `other' widget type. | ||||
| * | (ediff-autostore-merges): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -1/+2 |
| | | | | | type. | ||||
| * | (dos-ps-printer): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| | | |||||
| * | (dired-vm-read-only-folders): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| | | | | | type. | ||||
| * | (dired-backup-overwrite): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| | | |||||
| * | (dabbrev-case-fold-search, dabbrev-case-replace, | Andreas Schwab | 1998-06-24 | 1 | -5/+5 |
| | | | | | dabbrev-check-other-buffers): Use `other' widget type. | ||||
| * | (selective-display, suggest-key-bindings, | Andreas Schwab | 1998-06-24 | 1 | -4/+3 |
| | | | | | message-log-max): Use `other' widget type. | ||||
| * | (PC-first-char): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| | | |||||
| * | (comint-input-autoexpand): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| | | |||||
| * | (bookmark-save-flag, bookmark-version-control): Use | Andreas Schwab | 1998-06-24 | 1 | -2/+3 |
| | | | | | `other' widget type. | ||||
| * | (auto-insert, auto-insert-query): Use `other' | Andreas Schwab | 1998-06-24 | 1 | -4/+4 |
| | | | | | widget type. | ||||
| * | (ange-ftp-default-user, | Andreas Schwab | 1998-06-24 | 1 | -5/+5 |
| | | | | | ange-ftp-generate-anonymous-password): Use `other' widget type. | ||||
| * | (set-language-environment): Allow all language environments, even in | Richard M. Stallman | 1998-06-24 | 1 | -8/+5 |
| | | | | | unibyte mode. But set the terminal coding system only in the known few. | ||||
| * | (iso-2022-jp): Delete spurious quote. | Richard M. Stallman | 1998-06-24 | 1 | -1/+1 |
| | | |||||
| * | Numerous documentation fixups. | Richard M. Stallman | 1998-06-24 | 1 | -75/+101 |
| | | | | | | | | | | Delete periods from error messages. (bibtex-move-outside-of-entry): If outside an entry, try not to move point, or only move it minimally. (bibtex-autokey-get-titlestring): Omit delimiters. | ||||
| * | (get_doc_string): 2nd arg is now DEFINITION; | Richard M. Stallman | 1998-06-24 | 1 | -10/+40 |
| | | | | | | if non-nil, read a dynamic function definition. (read_doc_string): Don't call read here. | ||||
| * | (x-style-funcs-alist): Remove duplicated code. | Kenichi Handa | 1998-06-24 | 1 | -15/+0 |
| | | |||||
| * | (indented_beyond_p): Return the right kind of value. | Richard M. Stallman | 1998-06-23 | 1 | -1/+1 |
| | | |||||
| * | (executable-binary-suffixes): New variable. | Richard M. Stallman | 1998-06-23 | 1 | -7/+19 |
| | | | | | (executable-find): Use it to look for executable program files. | ||||
| * | (auto-mode-alist): Map .xml to sgml-mode. | Dave Love | 1998-06-23 | 1 | -0/+1 |
| | | |||||
| * | (rmail-output): Handle directories properly | Richard M. Stallman | 1998-06-23 | 1 | -4/+4 |
| | | | | | in suggestions fro the alist. | ||||
| * | (grep-command): Initialize to nil. | Richard M. Stallman | 1998-06-23 | 1 | -29/+46 |
| | | | | | | | | | | (grep-find-command): Initialize to nil. (grep-find-use-xargs): Initialize to nil. (grep-compute-defaults): New function, sets those three vars properly. (grep, grep-find): Call grep-compute-defaults if ...command variable is still nil. (grep-program): Doc fix. | ||||
| * | (find-file-noselect-1): Init buffer-file-coding-system | Richard M. Stallman | 1998-06-23 | 1 | -9/+15 |
| | | | | | | | | | from default-buffer-file-coding-system. (find-file-noselect-1): Return the buffer that is current after after-find-file. (find-file-noselect): Return whatever find-file-noselect-1 returns. | ||||
| * | (buffer-modified-p): Make defsetf handle buffer argument. | Richard M. Stallman | 1998-06-23 | 1 | -1/+3 |
| | | |||||
| * | (sort_args): Discard duplicate options with no args. | Richard M. Stallman | 1998-06-23 | 1 | -80/+117 |
| | | | | | | (main): With duplicate -d options, use the last one. Likewise for -t. Check -d last, by checking for -nl earlier on. | ||||
| * | entered into RCS | Richard M. Stallman | 1998-06-23 | 1 | -1/+1 |
| | | |||||
| * | (command_loop): Reset executing_macro after | Richard M. Stallman | 1998-06-23 | 1 | -1/+4 |
| | | | | | | command_loop_2 has returned, in case a throw to exit or top-level was executed as part of a keyboard macro. | ||||
| * | (Fcall_process): Handle third argument BUFFER | Richard M. Stallman | 1998-06-23 | 1 | -4/+6 |
| | | | | | consistently when it is an integer or a list. | ||||
| * | Change copyright notice. | Richard M. Stallman | 1998-06-23 | 1 | -1/+1 |
| | | |||||
| * | Introduce new character code property | Kenichi Handa | 1998-06-23 | 1 | -30/+61 |
| | | | | | | | | | | | | | `composition'. Add property `jisx0208' to Japanese hankaku characters. (japanese-kana-table): Add more data. (japanese-symbol-table): Change the order of elements. (japanese-katakana-region): Adjusted for the above changes. Check character code properties directly here. (japanese-hiragana-region): Likewise. (japanese-hankaku-region): Likewise. (japanese-zenkaku-region): Likewise. | ||||
| * | (Fmodify_syntax_entry): Use macro STRING_BYTES to get | Kenichi Handa | 1998-06-23 | 1 | -2/+2 |
| | | | | | byte size of a string. | ||||
| * | (rmail-summary-rmail-update): Fix indentation. | Karl Heuer | 1998-06-22 | 1 | -2/+2 |
| | | |||||
| * | Include buffer.h, charset.h, and coding.h. | Andrew Innes | 1998-06-22 | 1 | -67/+145 |
| | | | | | | | | | | (Vclipboard_coding_system): New variable. (syms_of_w32select): DEF_VAR it. (Fw32_set_clipboard_data): Encode string using Vclipboard_coding_system if necessary. (Fw32_get_clipboard_data): Decode clipboard contents using Vclipboard_coding_system if necessary. | ||||
| * | (print_string): Properly compute number of chars | Karl Heuer | 1998-06-22 | 1 | -5/+18 |
| | | | | | in multibyte case, before calling strout. | ||||
| * | (Vinhibit_redisplay, Qinhibit_redisplay): New variables. | Karl Heuer | 1998-06-22 | 1 | -0/+15 |
| | | | | | | (syms_of_xdisp): Set up Lisp var. (redisplay_internal): Test Vinhibit_redisplay. | ||||
| * | (menu_item_eval_property): Bind Qinhibit_redisplay. | Karl Heuer | 1998-06-22 | 1 | -1/+3 |
| | | |||||
| * | (Qinhibit_redisplay): Declared. | Karl Heuer | 1998-06-22 | 1 | -0/+1 |
| | | |||||
| * | (initialize_w32_display): Call init_crit to initialize | Andrew Innes | 1998-06-22 | 1 | -0/+3 |
| | | | | | interrupt_handle (referenced by sys_select). | ||||
| * | (internal-face-interactive): Handle case where BOOL is `color'. | Andrew Innes | 1998-06-22 | 1 | -9/+17 |
| | | |||||
| * | *** empty log message *** | Dan Nicolaescu | 1998-06-22 | 3 | -24/+108 |
| | | |||||
| * | Initial revision | Dan Nicolaescu | 1998-06-22 | 2 | -0/+1614 |
| | | |||||
| * | (read_process_output): While processing carryover, | Kenichi Handa | 1998-06-22 | 1 | -7/+13 |
| | | | | | check the size of p->decoding_buf. | ||||
| * | (wait_reading_process_input): Recompute timeout each | Eli Zaretskii | 1998-06-21 | 1 | -13/+26 |
| | | | | | | time through the loop. Check requeued_events_pending_p and exit the loop if there is unread keyboard input. | ||||
| * | (vc-binary-suffixes): New variable. | Eli Zaretskii | 1998-06-21 | 1 | -9/+17 |
| | | | | | | (vc-find-binary): Append every suffix from vc-binary-suffixes when looking for executable files. | ||||
| * | (Freplace_match): Work by chars, not by bytes, | Karl Heuer | 1998-06-20 | 1 | -16/+20 |
| | | | | | for scanning the old text, and for inserting new string in buffer. | ||||
| * | (apropos-print): Delete arg DOC-FN. | Karl Heuer | 1998-06-20 | 1 | -73/+72 |
| | | | | | | Callers changed to do that work before calling apropos-print. Make *Apropos* buffer read only. | ||||
| * | (occur): Set buffer-read-only. | Karl Heuer | 1998-06-20 | 1 | -1/+2 |
| | | |||||