| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (mule-utf-8): Set correct value for valid-codes property. | Kenichi Handa | 2001-02-24 | 1 | -1/+2 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-24 | 1 | -0/+6 |
| | | |||||
| * | (x-complement-fontset-spec): In the | Kenichi Handa | 2001-02-24 | 1 | -2/+13 |
| | | | | | | case that we use ASCII font for the other charsets, use only family and regisry part of it. | ||||
| * | (fit-window-to-buffer, window-safely-shrinkable-p) | Eli Zaretskii | 2001-02-23 | 2 | -1/+9 |
| | | | | | (shrink-window-if-larger-than-buffer): Doc fix. | ||||
| * | (hi-lock-unface-buffer): Use nil rather than t for | Stefan Monnier | 2001-02-23 | 2 | -1/+6 |
| | | | | | predicate passed to completing-read. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2001-02-23 | 1 | -0/+4 |
| | | |||||
| * | (command-line): Fix last change. | Eli Zaretskii | 2001-02-23 | 1 | -1/+1 |
| | | |||||
| * | (tool-bar-originally-present): New variable. | Jason Rumney | 2001-02-23 | 1 | -0/+15 |
| | | | | | (command-line): Set it if the tool-bar is switched on at startup. | ||||
| * | *** empty log message *** | Jason Rumney | 2001-02-23 | 1 | -0/+1 |
| | | |||||
| * | (frame-notice-user-settings): Only adjust frame height | Jason Rumney | 2001-02-23 | 2 | -4/+13 |
| | | | | | for no tool-bar case if tool-bar was originally switched on. | ||||
| * | (server-switch-buffer): Only switch window if the current one is dedicated. | Stefan Monnier | 2001-02-22 | 2 | -2/+6 |
| | | |||||
| * | (fill-region-as-paragraph): Skip spaces backward | Stefan Monnier | 2001-02-22 | 2 | -4/+9 |
| | | | | | | | rather than using (match-beginning 0) when searching for break point. Because match-data might have been destroyed by fill-nobreak-predicate or might never have been setup if the re-search-backward has failed. | ||||
| * | Fix a typo in a comment. | Eli Zaretskii | 2001-02-22 | 1 | -1/+1 |
| | | |||||
| * | (texinfo-format-scan): Signal an error if | Eli Zaretskii | 2001-02-22 | 2 | -1/+23 |
| | | | | | | @ follows an accent command such as @'. Support optional braces in commands that insert accents, like makeinfo does. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-22 | 1 | -0/+12 |
| | | |||||
| * | (fancy-splash-text): Add a line for ordering | Gerd Moellmann | 2001-02-22 | 1 | -15/+17 |
| | | | | | | manuals. Reverse order of splash screens shown. (use-fancy-splash-screens-p): Adapt to the text line added. | ||||
| * | (view-order-manuals): New function. | Gerd Moellmann | 2001-02-22 | 1 | -1/+8 |
| | | | | | (toplevel): Bind C-h C-m to this function. | ||||
| * | (menu-bar-help-menu): Add an item for ordering | Gerd Moellmann | 2001-02-22 | 1 | -0/+3 |
| | | | | | manuals from the FSF. | ||||
| * | (comment-forward): Skip the comment-start before | Stefan Monnier | 2001-02-22 | 2 | -1/+7 |
| | | | | | searching for the comment-end. | ||||
| * | (custom-initialize-changed, defcustom): Doc fix. | Dave Love | 2001-02-21 | 2 | -3/+4 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-02-21 | 1 | -0/+8 |
| | | |||||
| * | (make-coding-system): Doc fixes. | Dave Love | 2001-02-21 | 1 | -11/+15 |
| | | |||||
| * | Doc fixes. | Dave Love | 2001-02-21 | 1 | -10/+10 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-21 | 1 | -0/+9 |
| | | |||||
| * | (fancy-splash-screens): Use display-hourglass | Gerd Moellmann | 2001-02-21 | 1 | -5/+9 |
| | | | | | instead of display-busy-cursor. | ||||
| * | (display-hourglass): Renamed from busy-cursor. | Gerd Moellmann | 2001-02-21 | 1 | -19/+12 |
| | | | | | | (hourglass-delay): Renamed from busy-cursor-delay-seconds. (show-cursor-in-non-selected-windows): Doc fix. | ||||
| * | Comment changes. | Richard M. Stallman | 2001-02-21 | 1 | -3/+1 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-02-20 | 1 | -0/+4 |
| | | |||||
| * | Doc and commentary fixes. | Dave Love | 2001-02-20 | 1 | -15/+29 |
| | | |||||
| * | (with-electric-help): Doc fix. | Eli Zaretskii | 2001-02-20 | 2 | -4/+8 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-20 | 1 | -0/+9 |
| | | |||||
| * | (menu-bar-update-buffers): Add optional parameter | Gerd Moellmann | 2001-02-20 | 1 | -2/+2 |
| | | | | | | FORCE. If set, update the menu even if frame-or-buffer-changed-p returns nil. | ||||
| * | (msb-mode): Call the update-buffers function explicitly | Gerd Moellmann | 2001-02-20 | 1 | -3/+4 |
| | | | | | with a FORCE argument. | ||||
| * | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -2/+18 |
| | | |||||
| * | Update copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -0/+2 |
| | | |||||
| * | Revert bogus revision 2001-02-20T10:59:03Z!fx@gnu.org. | Dave Love | 2001-02-20 | 1 | -60/+33 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-20 | 1 | -0/+17 |
| | | |||||
| * | Timestamp package replacement. Some enhancements. Some | Gerd Moellmann | 2001-02-20 | 1 | -103/+167 |
| | | | | | | | | | | | | | | | | XEmacs compatibility. Doc Fix. (ps-print-version): New version number (6.4). (ps-printer-name): Initialization fix. (ps-zebra-stripe-follow): Funcionality enhancement. (ps-prologue-file): Code enhancement. (ps-right-header): Timestamp package replacement. (ps-setup, ps-face-bold-p, ps-face-italic-p, ps-get-page-dimensions) (ps-generate-header, ps-begin-file, ps-begin-job) (ps-generate-postscript-with-faces, ps-do-despool): Code fix. (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs. (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars. (coding-system-for-write): Var declaration (XEmacs compatibility). | ||||
| * | (image-file-name-extensions): Add "tif". | Miles Bader | 2001-02-20 | 2 | -1/+5 |
| | | |||||
| * | (widget-button-click): Save the selected window | Gerd Moellmann | 2001-02-19 | 2 | -1/+6 |
| | | | | | around the code handling clicks on buttons. | ||||
| * | *** empty log message *** | Dave Love | 2001-02-18 | 1 | -0/+5 |
| | | |||||
| * | (imenu--generic-function): Use mapc to iterate over | Dave Love | 2001-02-18 | 1 | -2/+3 |
| | | | | | syntax characters. | ||||
| * | (fortran-strip-sqeuence-nos): Doc fix. | Richard M. Stallman | 2001-02-17 | 2 | -3/+5 |
| | | |||||
| * | (uniquify-buffer-name-style): Doc fix. | Richard M. Stallman | 2001-02-17 | 2 | -1/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+6 |
| | | |||||
| * | (mouse-save-then-kill): If the distance from the new | Gerd Moellmann | 2001-02-16 | 1 | -1/+1 |
| | | | | | | point to the mark is equal to the distance of point from the new point, move point instead of the mark. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -1/+1 |
| | | |||||
| * | (flyspell-get-word): Return string without | Dave Love | 2001-02-16 | 2 | -1/+6 |
| | | | | | properties. | ||||
| * | (generic-find-file-regexp): Doc fix. | Eli Zaretskii | 2001-02-16 | 2 | -4/+31 |
| | | | | | | | | (generic-ignore-files-regexp): New defcustom. (generic-mode-find-file-hook): If the file's name matches the regexp in `generic-ignore-files-regexp', don't enter default-generic-mode. Doc fix. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+3 |
| | | |||||