Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Window Start): Update documentation for `pos-visible-in-window-p'. | Miles Bader | 2000-12-09 | 2 | -12/+14 |
| | |||||
* | close @defopt. | Dave Love | 2000-12-06 | 1 | -0/+1 |
| | |||||
* | Zap before-change-function, ftp-setup-write-file-hooks, | Dave Love | 2000-12-06 | 1 | -5/+1 |
| | | | | | ftp-write-file-hook, m2-mode-hook, after-change-function. Add mouse-position-function. | ||||
* | Why no package system. | Dave Love | 2000-12-06 | 1 | -4/+23 |
| | | | | | Rationale for loading without effect. Defining compatibility aliases. | ||||
* | Add event-window-heights. | Gerd Moellmann | 2000-12-06 | 1 | -0/+8 |
| | |||||
* | Don't quote lambdas. | Stefan Monnier | 2000-12-04 | 2 | -3/+3 |
| | |||||
* | Add index files and dvi/pdf/... | Stefan Monnier | 2000-12-04 | 1 | -47/+4 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-12-02 | 1 | -1/+2 |
| | |||||
* | add-hook change | Dave Love | 2000-11-29 | 1 | -5/+2 |
| | |||||
* | delete-frame-hook | Dave Love | 2000-11-29 | 1 | -2/+4 |
| | |||||
* | plist-member | Dave Love | 2000-11-29 | 1 | -1/+10 |
| | |||||
* | keymap property | Dave Love | 2000-11-29 | 1 | -0/+6 |
| | |||||
* | subr-arity | Dave Love | 2000-11-29 | 1 | -0/+10 |
| | |||||
* | image-mask-p | Dave Love | 2000-11-29 | 1 | -16/+96 |
| | | | | | keymap property image property changes | ||||
* | pos-visible-in-window-p change | Dave Love | 2000-11-29 | 1 | -6/+8 |
| | |||||
* | Doc play-sound-file and sound :device. | Dave Love | 2000-11-28 | 1 | -0/+10 |
| | |||||
* | 8-bit tweaks | Dave Love | 2000-11-27 | 1 | -2/+13 |
| | |||||
* | base64 tweaks | Dave Love | 2000-11-27 | 1 | -5/+12 |
| | |||||
* | *** empty log message *** | Dave Love | 2000-11-23 | 1 | -2/+3 |
| | |||||
* | Fix markup. | Dave Love | 2000-11-23 | 1 | -1/+2 |
| | |||||
* | Add description of function window-list. | Gerd Moellmann | 2000-11-20 | 1 | -0/+14 |
| | |||||
* | Stuff from tool-bar.el. | Dave Love | 2000-11-14 | 1 | -0/+66 |
| | |||||
* | (Building Lists): Add footnote to explain how to add | Stefan Monnier | 2000-11-12 | 2 | -2/+15 |
| | | | | to the end of a list. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-11-10 | 1 | -2/+17 |
| | |||||
* | Typo fixed. | Gerd Moellmann | 2000-11-09 | 1 | -1/+1 |
| | |||||
* | defgroup :version | Dave Love | 2000-11-02 | 1 | -1/+13 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-11-02 | 1 | -2/+2 |
| | |||||
* | Revert last change. | Dave Love | 2000-10-27 | 1 | -17/+0 |
| | |||||
* | checklist custom type. | Dave Love | 2000-10-26 | 1 | -0/+17 |
| | |||||
* | *** empty log message *** | Dave Love | 2000-10-26 | 1 | -1/+1 |
| | |||||
* | (Visiting Functions): Typos. | Gerd Moellmann | 2000-10-25 | 2 | -1/+5 |
| | |||||
* | (Visiting Functions): Return value of find-file-noselect may be a list | Kenichi Handa | 2000-10-25 | 1 | -2/+4 |
| | | | | of buffers if wildcards are used. | ||||
* | *** empty log message *** | Kenichi Handa | 2000-10-25 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Dave Love | 2000-10-24 | 1 | -0/+1 |
| | |||||
* | getenv is a command | Dave Love | 2000-10-24 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Miles Bader | 2000-10-24 | 1 | -0/+5 |
| | |||||
* | (Defining Faces): Document `graphic' display type in face specs. | Miles Bader | 2000-10-24 | 1 | -3/+4 |
| | |||||
* | Missed this file in previous commit. | Kai Großjohann | 2000-10-17 | 1 | -1/+1 |
| | |||||
* | Obsolete variable `after-make-frame-hook'. | Kai Großjohann | 2000-10-17 | 3 | -2/+11 |
| | |||||
* | (set_iterator_to_next): Reset box start and flags of the | Gerd Moellmann | 2000-10-16 | 1 | -0/+5 |
| | | | | | | iterator at the beginning, so that they can be set later on, for instance in reseat_at_next_visible_line_start without being overwritten. | ||||
* | (Other Image Types): Add description of :foreground | Gerd Moellmann | 2000-10-16 | 1 | -1/+14 |
| | | | | and :background properties of mono PBM images. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-10-16 | 1 | -15/+15 |
| | |||||
* | custom types emacs-commentary-link, coding-system, color | Dave Love | 2000-10-16 | 1 | -1/+13 |
| | |||||
* | string display property | Dave Love | 2000-10-13 | 1 | -0/+7 |
| | |||||
* | Non-ASCII in regexp ranges. | Dave Love | 2000-10-13 | 1 | -4/+11 |
| | |||||
* | Document `display-message-or-buffer'. | Miles Bader | 2000-10-08 | 1 | -0/+23 |
| | |||||
* | (Fields): | Miles Bader | 2000-10-03 | 1 | -32/+29 |
| | | | | | | Document new features in constrain-to-field. Fix up some other entries. Remove entries for nonexistant functions. | ||||
* | (Narrowing): Get rid of warning about now-fixed save-restriction bug. | Miles Bader | 2000-10-03 | 1 | -24/+1 |
| | |||||
* | (Face Attributes): Add description of new :inherit face attribute, and | Miles Bader | 2000-10-03 | 1 | -1/+9 |
| | | | | additional legal values for the :height attribute. | ||||
* | (Clickable Text): Fix example. | Dave Love | 2000-09-13 | 1 | -3/+3 |
| |