| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (uninstall): Handle deletion of calc .info files. | Colin Walters | 2001-11-23 | 2 | -1/+3 |
| | | |||||
| * | (x_window_to_frame): Remove irrelevant TODO comment. | Jason Rumney | 2001-11-22 | 2 | -77/+108 |
| | | | | | | | | (w32_wnd_proc) <WM_MENUSELECT>: Show help echo directly. (my_create_tip_window): New function. (x_create_tip_frame, compute_tip_xy): Adapt for Windows. (Fx_show_tip, Fx_hide_tip) [TEST_TOOLTIPS]: Adapt for Windows. | ||||
| * | Remove. | Colin Walters | 2001-11-22 | 3 | -599/+6 |
| | | |||||
| * | (report-calc-bug): Use `reporter-prompt-for-summary-p'. | Colin Walters | 2001-11-22 | 1 | -6/+7 |
| | | |||||
| * | Remove TAGS files. | Eli Zaretskii | 2001-11-22 | 1 | -2/+0 |
| | | |||||
| * | Update my responsibilities. | Eli Zaretskii | 2001-11-22 | 1 | -17/+47 |
| | | |||||
| * | Fix cross-references to "Resources". | Eli Zaretskii | 2001-11-22 | 3 | -5/+5 |
| | | |||||
| * | Fix node names and cross-references. | Eli Zaretskii | 2001-11-22 | 1 | -1/+1 |
| | | |||||
| * | (reb-match-0, reb-match-1) | Miles Bader | 2001-11-22 | 2 | -12/+29 |
| | | | | | (reb-match-2, reb-match-3): Add dark-background variants. | ||||
| * | Update menu for changes in cmdargs.texi and xresources.texi. | Richard M. Stallman | 2001-11-22 | 1 | -4/+6 |
| | | |||||
| * | Some nodes moved back from xresources.texi. | Richard M. Stallman | 2001-11-22 | 1 | -0/+420 |
| | | |||||
| * | Move some of the nodes back to cmdargs.texi--they actually describe options. | Richard M. Stallman | 2001-11-22 | 1 | -441/+29 |
| | | | | | Break out new nodes Table of Resources and Face Resources. | ||||
| * | Fix a typo. | Eli Zaretskii | 2001-11-22 | 1 | -1/+1 |
| | | |||||
| * | Remove already applied calc info patches. Clarify that there is no | Colin Walters | 2001-11-22 | 2 | -35/+12 |
| | | | | | | such thing as Debian GNU/Linux 2.4.3. ftpd is not handled by alternatives in Debian, the reporter surely meant just "--config ftp". | ||||
| * | (report-calc-bug): Use reporter.el. | Colin Walters | 2001-11-22 | 2 | -7/+9 |
| | | |||||
| * | (reporter-submit-bug-report): Doc fixes. | Colin Walters | 2001-11-22 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Colin Walters | 2001-11-22 | 2 | -0/+9 |
| | | |||||
| * | (install-arch-indep): Install the calc .info files. | Colin Walters | 2001-11-22 | 1 | -2/+2 |
| | | |||||
| * | (calc-info): Don't perform voodoo, just (info "Calc"). | Colin Walters | 2001-11-22 | 1 | -18/+1 |
| | | |||||
| * | (which-function): Call imenu--make-index-alist | Richard M. Stallman | 2001-11-22 | 2 | -12/+35 |
| | | | | | | | | if necessary to get a list of functions. (which-function-imenu-failed): New variable. (which-func-update): Handle all visible windows. (which-func-update-1): New subroutine broken out of which-func-update. | ||||
| * | Fix typos. | Eli Zaretskii | 2001-11-21 | 1 | -3/+3 |
| | | |||||
| * | Added note about locale-coding-system on Windows. | Jason Rumney | 2001-11-21 | 1 | -0/+4 |
| | | |||||
| * | (temporary-file-directory) | Richard M. Stallman | 2001-11-21 | 2 | -20/+23 |
| | | | | | (small-temporary-file-directory): Definitions moved up. | ||||
| * | (cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes. | Richard M. Stallman | 2001-11-21 | 2 | -11/+12 |
| | | |||||
| * | (sh-mode-syntax-table): Function restored. | Richard M. Stallman | 2001-11-21 | 2 | -17/+38 |
| | | | | | | Variable set up for use by function sh-mode-syntax-table. (sh-set-shell): Set the syntax table. | ||||
| * | (sh-mode): Don't use define-derived-mode. | Richard M. Stallman | 2001-11-21 | 1 | -1/+6 |
| | | |||||
| * | (gomoku-mode): Don't use define-derived-mode. | Richard M. Stallman | 2001-11-21 | 1 | -4/+9 |
| | | |||||
| * | (perl-mode): Don't use define-derived-mode. | Richard M. Stallman | 2001-11-21 | 1 | -2/+10 |
| | | |||||
| * | Don't alter minor-map-alist. | Richard M. Stallman | 2001-11-21 | 2 | -6/+16 |
| | | |||||
| * | * files.el (auto-save-file-name-transforms): Put remote files in | Kai Großjohann | 2001-11-21 | 2 | -3/+10 |
| | | | | | temporary-file-directory rather than /tmp. | ||||
| * | (calc-slow-wrapper): Move (point) call outside of (function ...) | Colin Walters | 2001-11-21 | 2 | -1/+6 |
| | | | | | wrapper. | ||||
| * | *** empty log message *** | Stefan Monnier | 2001-11-21 | 3 | -0/+9 |
| | | |||||
| * | (define-derived-mode): Create the abbrev-table from inside the `defvar'. | Stefan Monnier | 2001-11-21 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2001-11-21 | 2 | -3/+186 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2001-11-21 | 1 | -0/+21 |
| | | |||||
| * | (jit-lock-defer-time): New var. | Stefan Monnier | 2001-11-21 | 1 | -26/+105 |
| | | | | | | | | | | | (jit-lock-defer-timer, jit-lock-buffers): New vars. (jit-lock-mode): Initialize them. Cancel the timers more carefully. (jit-lock-function): Defer fontification if requested. (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value. (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline' text property. (jit-lock-deferred-fontify): New fun. | ||||
| * | (lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table. | Richard M. Stallman | 2001-11-20 | 2 | -1/+13 |
| | | |||||
| * | (reb-mode): Don't use define-derived-mode. Call kill-all-local-variables. | Richard M. Stallman | 2001-11-20 | 1 | -3/+10 |
| | | |||||
| * | (lisp-mode, emacs-lisp-mode): Don't use define-derived-mode. | Richard M. Stallman | 2001-11-20 | 1 | -6/+22 |
| | | |||||
| * | (help-mode): Undo 2001-10-07 change. | Richard M. Stallman | 2001-11-20 | 1 | -3/+13 |
| | | |||||
| * | (occur-mode): Undo 2001-5-20 change. | Richard M. Stallman | 2001-11-20 | 2 | -6/+15 |
| | | |||||
| * | Update table of versions of make that are suitable | Jason Rumney | 2001-11-20 | 2 | -7/+22 |
| | | | | | for building Emacs, based on recent feedback. | ||||
| * | Remove. | Jason Rumney | 2001-11-20 | 4 | -90/+0 |
| | | |||||
| * | (w32-system-coding-system): Change to an alias for | Jason Rumney | 2001-11-20 | 1 | -5/+10 |
| | | | | | | | locale-coding-system. (set-w32-system-coding-system): Document the above change. Set locale-coding-system instead. | ||||
| * | *** empty log message *** | Jason Rumney | 2001-11-20 | 1 | -0/+8 |
| | | |||||
| * | (Vw32_system_coding_system) [WINDOWSNT]: Remove. | Jason Rumney | 2001-11-20 | 1 | -10/+6 |
| | | | | | (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: Use Vlocale_coding_system. | ||||
| * | (Vw32_system_coding_system): Remove. | Jason Rumney | 2001-11-20 | 1 | -9/+2 |
| | | | | | (w32_to_x_font, x_to_w32_font): Use Vlocale_coding_system. | ||||
| * | *** empty log message *** | Stefan Monnier | 2001-11-20 | 1 | -5/+6 |
| | | |||||
| * | Fix a typo. | Eli Zaretskii | 2001-11-20 | 1 | -1/+1 |
| | | |||||
| * | What to do when AUC TeX don't fontify. | Eli Zaretskii | 2001-11-20 | 1 | -0/+5 |
| | | |||||