Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete duplicate clauses for hp9k2... and hp9k31... | Richard M. Stallman | 1994-01-16 | 1 | -3/+0 |
| | |||||
* | Alphabetize the list of machine-name aliases. | Richard M. Stallman | 1994-01-16 | 1 | -203/+208 |
| | | | | Add nh3000 and nh[45]000. | ||||
* | (forward-paragraph): If moving back we find nothing | Richard M. Stallman | 1994-01-16 | 1 | -22/+29 |
| | | | | | but separator lines till buffer beg, just stay there. Exit outer loop if at beg or end of buffer. | ||||
* | (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*. | Roland McGrath | 1994-01-16 | 1 | -1/+1 |
| | |||||
* | (copmilation-error-list): Doc fix. | Roland McGrath | 1994-01-16 | 1 | -6/+5 |
| | |||||
* | (compilation-error-regexp-alist): Add regexp for Lucid lcc. | Roland McGrath | 1994-01-16 | 1 | -23/+43 |
| | | | | | | | | Element lists can now contain a 4th elt giving subexpr for the column. (next-error): Handle error records with column numbers. (compilation-parse-errors): Parse column numbers when the alist elt specifies it. Use string-to-int instead of read for numbers from buffer text. | ||||
* | Make the argument list output look more like the Lisp docstrings do. | Roland McGrath | 1994-01-16 | 1 | -7/+20 |
| | | | | | | (write_c_args): Take new arg FUNC. Make output look like lisp call prototypes: (function ARG1 ARG2), upcasing arg names. (scan_c_file): Pass BUF to write_c_args for FUNC arg. | ||||
* | (update-copyright): Wrap final copyright-matching regexp in parens, so \1 | Roland McGrath | 1994-01-16 | 1 | -2/+2 |
| | | | | | gets all the year tokens, not just the last. (The old regexp won with the pre-POSIX defn of subexpressions with +.) | ||||
* | Comment change. | Paul Reilly | 1994-01-15 | 1 | -1/+1 |
| | |||||
* | SPC is not special in regexp within brackets. | Richard M. Stallman | 1994-01-15 | 1 | -4/+13 |
| | | | | | | | | | | (isearch-within-brackets): New variable. (isearch-mode): Set that. (isearch-edit-string): Bind that. (isearch-search-and-update): Set that. (isearch-top-state): Set that. (isearch-push-state): Use that. (isearch-search): Set that. | ||||
* | (set-auto-mode): Handle (REGEXP FUNCTION t) elements. | Richard M. Stallman | 1994-01-15 | 1 | -15/+28 |
| | |||||
* | (do-install): Install the dired-x info files. | Richard M. Stallman | 1994-01-15 | 1 | -1/+1 |
| | |||||
* | Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.) | Richard M. Stallman | 1994-01-15 | 1 | -0/+3 |
| | |||||
* | (LD_SWITCH_X_SITE_AUX): Add #undef. | Richard M. Stallman | 1994-01-15 | 1 | -0/+4 |
| | |||||
* | (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX. | Richard M. Stallman | 1994-01-15 | 1 | -2/+2 |
| | |||||
* | (Fffloor, Ffceil, Ffround, Fftruncate): New functions. | Richard M. Stallman | 1994-01-15 | 1 | -4/+2 |
| | | | | (syms_of_floatfns): Turn them on. | ||||
* | (request_sigio, unrequest_sigio): Add new versions of | Richard M. Stallman | 1994-01-15 | 1 | -0/+34 |
| | | | | | these routines for the CX/UX operating system. (sys_signal) [SA_RESTART]: Set this flag. | ||||
* | (comint-show-output): Leave point at start of output, but push the mark. | Richard M. Stallman | 1994-01-15 | 1 | -3/+2 |
| | |||||
* | Doc fix. | Richard M. Stallman | 1994-01-15 | 1 | -0/+6 |
| | |||||
* | (rmail-default-file): Renamed from rmail-last-file. | Richard M. Stallman | 1994-01-15 | 1 | -4/+6 |
| | | | | (rmail-default-rmail-file): Renamed from rmail-last-... | ||||
* | Use new names rmail-default-file and rmail-default-rmail-file. | Richard M. Stallman | 1994-01-15 | 1 | -10/+10 |
| | |||||
* | Change defconsts to defvars. Doc fixes. | Richard M. Stallman | 1994-01-14 | 1 | -25/+27 |
| | |||||
* | (command_loop_1): If there's an error in the | Richard M. Stallman | 1994-01-14 | 1 | -2/+22 |
| | | | | post(pre)-command-hook, leave that hook nil. | ||||
* | (BSTRING): Don't define it here. | Richard M. Stallman | 1994-01-14 | 1 | -5/+0 |
| | |||||
* | (rmail-bury): Rename local rmail-buffer to buffer-to-bury. | Richard M. Stallman | 1994-01-14 | 1 | -4/+6 |
| | |||||
* | (debug): Bind unread-command-char to -1, not nil. | Richard M. Stallman | 1994-01-14 | 1 | -1/+1 |
| | |||||
* | (m68k-harris-cxux*, m88k-harris-cxux*): New configs. | Richard M. Stallman | 1994-01-14 | 1 | -0/+14 |
| | |||||
* | (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp. | Richard M. Stallman | 1994-01-14 | 1 | -0/+4 |
| | |||||
* | (abbreviate-file-name): Don't convert / to ~/ when the home dir is /. | Richard M. Stallman | 1994-01-14 | 1 | -1/+4 |
| | |||||
* | (function-key-map): Change insertchar and deletechar to insert and delete. | Richard M. Stallman | 1994-01-14 | 1 | -2/+2 |
| | |||||
* | * etags.c (stab_entry, stab_create, stab_find, stab_search, | Francesco Potortì | 1994-01-14 | 1 | -239/+209 |
| | | | | | | | | | | | | | stab_type, add_keyword, C_reate_stab, C_create_stabs): deleted. Use gperf generated hash table instead of linked list. (C_stab_entry, hash, in_word_set, get_C_stab, C_symtype): added. Mostly code generated by gperf. (consider_token): removed unused parameter `lp'. (PF_funcs, getit): allow subroutine and similar declarations to span multiple lines. (C_entries): check for newline if inchar to avoid bus errors. (process_file, find_entries): distinguish among nonexistent and not regular file. | ||||
* | (sigchld_handler, status_message): Handle a NULL in sys_siglist. | Richard M. Stallman | 1994-01-14 | 1 | -4/+23 |
| | |||||
* | Comment change. | Richard M. Stallman | 1994-01-14 | 1 | -2/+2 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1994-01-14 | 1 | -1/+6 |
| | |||||
* | Fix typo in -hiux* case. | Richard Kenner | 1994-01-13 | 1 | -2/+2 |
| | |||||
* | (xterm.o): Depends on syssignal.h. | Richard M. Stallman | 1994-01-13 | 1 | -1/+1 |
| | |||||
* | Initial revision | Richard M. Stallman | 1994-01-13 | 2 | -0/+257 |
| | |||||
* | (sys_siglist) [sun]: Additional Sun-specific signal names. | Richard M. Stallman | 1994-01-12 | 1 | -0/+18 |
| | |||||
* | (Man-default-man-args): Use Man-specified-section-option. | Richard M. Stallman | 1994-01-12 | 1 | -2/+5 |
| | | | | (Man-default-man-entry): Likewise. | ||||
* | [USG] (SIGIO): Define as SIGPOLL. | Richard M. Stallman | 1994-01-12 | 1 | -1/+4 |
| | | | | (main) [USG]: Do ioctl to enable SIGPOLL. | ||||
* | (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here. | Roland McGrath | 1994-01-12 | 1 | -3/+5 |
| | | | | (keys_of_buffer): Do it here instead. | ||||
* | (child_setup): Call close_load_descs. | Richard M. Stallman | 1994-01-11 | 1 | -0/+1 |
| | |||||
* | (Fload): Record descriptor numbers on load_descriptor_list. | Richard M. Stallman | 1994-01-11 | 1 | -0/+29 |
| | | | | | | (load_descriptor_unwind, close_load_descs): New function. (syms_of_lread): Init and staticpro load_descriptor_list. (init_lread): Clear load_descriptor_list. | ||||
* | (Fcondition_case): Doc fix. | Richard M. Stallman | 1994-01-11 | 1 | -0/+3 |
| | |||||
* | (Fsignal): Rename 1st arg to error_symbol. | Richard M. Stallman | 1994-01-11 | 1 | -9/+9 |
| | |||||
* | (read_char_x_menu_prompt, read_char_minibuf_menu_prompt): | Richard M. Stallman | 1994-01-11 | 1 | -23/+88 |
| | | | | | | | | | New functions made by dividing up read_char_menu_prompt. (read_char): Call read_char_minibuffer_menu_prompt before the sit_for if X menus are not going to be used. (read_char_minibuf_menu_prompt): Correct access to keymaps for menus when not using X menus. Only store character read in a keyboard macro if it is not the menu help character. | ||||
* | (open-line): Treat all cases of enabled undo alike. | Richard M. Stallman | 1994-01-11 | 1 | -1/+1 |
| | |||||
* | (Fcondition_case): Allow a list of condition names in a handler. | Richard M. Stallman | 1994-01-11 | 1 | -8/+27 |
| | | | | (find_handler_clause): Likewise. | ||||
* | (byte-compile-condition-case): Disable warning about | Richard M. Stallman | 1994-01-11 | 1 | -8/+16 |
| | | | | symbol not naming a condition. Allow a list of condition names. | ||||
* | (read_process_output): Supply second arg to unbind_to. | Richard M. Stallman | 1994-01-11 | 1 | -2/+2 |
| | | | | (exec_sentinel): Likewise. |