| Commit message (Expand) | Author | Age | Files | Lines |
* | (ediff-autostore-merges): Use `other' widget | Andreas Schwab | 1998-06-24 | 1 | -1/+2 |
* | (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 |
* | (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 |
* | (selective-display, suggest-key-bindings, | Andreas Schwab | 1998-06-24 | 1 | -4/+3 |
* | (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 |
* | (auto-insert, auto-insert-query): Use `other' | Andreas Schwab | 1998-06-24 | 1 | -4/+4 |
* | (ange-ftp-default-user, | Andreas Schwab | 1998-06-24 | 1 | -5/+5 |
* | (set-language-environment): Allow all language environments, even in | Richard M. Stallman | 1998-06-24 | 1 | -8/+5 |
* | (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 |
* | (get_doc_string): 2nd arg is now DEFINITION; | Richard M. Stallman | 1998-06-24 | 1 | -10/+40 |
* | (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 |
* | (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 |
* | (grep-command): Initialize to nil. | Richard M. Stallman | 1998-06-23 | 1 | -29/+46 |
* | (find-file-noselect-1): Init buffer-file-coding-system | Richard M. Stallman | 1998-06-23 | 1 | -9/+15 |
* | (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 |
* | 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 |
* | (Fcall_process): Handle third argument BUFFER | Richard M. Stallman | 1998-06-23 | 1 | -4/+6 |
* | 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 |
* | (Fmodify_syntax_entry): Use macro STRING_BYTES to get | Kenichi Handa | 1998-06-23 | 1 | -2/+2 |
* | (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 |
* | (print_string): Properly compute number of chars | Karl Heuer | 1998-06-22 | 1 | -5/+18 |
* | (Vinhibit_redisplay, Qinhibit_redisplay): New variables. | Karl Heuer | 1998-06-22 | 1 | -0/+15 |
* | (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 |
* | (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 |
* | (wait_reading_process_input): Recompute timeout each | Eli Zaretskii | 1998-06-21 | 1 | -13/+26 |
* | (vc-binary-suffixes): New variable. | Eli Zaretskii | 1998-06-21 | 1 | -9/+17 |
* | (Freplace_match): Work by chars, not by bytes, | Karl Heuer | 1998-06-20 | 1 | -16/+20 |
* | (apropos-print): Delete arg DOC-FN. | Karl Heuer | 1998-06-20 | 1 | -73/+72 |
* | (occur): Set buffer-read-only. | Karl Heuer | 1998-06-20 | 1 | -1/+2 |
* | (x_list_fonts): Keep alloca usage simple. | Karl Heuer | 1998-06-20 | 1 | -1/+3 |
* | Doc fixes. | Karl Heuer | 1998-06-20 | 7 | -16/+16 |
* | (strout): Show multibyte message correctly. | Karl Heuer | 1998-06-20 | 1 | -1/+3 |
* | Assume unspecified Solaris is 2.5, not 2.4. | Karl Heuer | 1998-06-20 | 1 | -1/+1 |