aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (copy_part_of_rope): Replace non-glyph with 0.Karl Heuer1994-04-081-2/+2
* (insert_1): New function, extracted from insert.Karl Heuer1994-04-081-16/+42
* (telnet-initial-filter, read-password): Don't unnecessarily duplicate comintKarl Heuer1994-04-081-12/+3
* Many doc fixes.Richard M. Stallman1994-04-071-70/+89
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-0716-230/+187
* (calendar-daylight-savings-ends)Richard M. Stallman1994-04-071-0/+4
* (hack-one-local-variable): Test for risky-local-variable property.Richard M. Stallman1994-04-071-1/+7
* (hack-one-local-variable): Treat varnames ending in -form or -forms like eval.Richard M. Stallman1994-04-071-1/+2
* (edebug-version): Delete third arg of string-match.Richard M. Stallman1994-04-071-3/+3
* (fortran-blink-matching-do): New function,Richard M. Stallman1994-04-071-2/+42
* Updated LCD archive entry.Tom Tromey1994-04-071-2/+2
* entered into RCSRichard M. Stallman1994-04-071-6/+26
* Initial revisionRichard M. Stallman1994-04-071-0/+2120
* (rmail-secondary-file-menu): Fix typo.Fred Pierresteguy1994-04-071-1/+1
* Fix previous change.Karl Heuer1994-04-072-12/+12
* (define-key-after): Doc fix.Richard M. Stallman1994-04-071-2/+2
* (rmail-summary-disable): New function.Karl Heuer1994-04-071-3/+16
* (rmail-edit-mode, rmail-cease-edit): Disable summary during edit.Karl Heuer1994-04-071-0/+4
* (replace-regexp): Fix misbalanced quotes.Karl Heuer1994-04-071-1/+1
* (display_text_line): minibuffer_prompt_width is a distance, not an absoluteKarl Heuer1994-04-071-3/+9
* (Fminibuffer_prompt_width): Undo previous change for negative values.Karl Heuer1994-04-071-4/+2
* (rmail-mode-map): Key binding for rmail-sort-by-keywords.Karl Heuer1994-04-071-0/+6
* (rmail-sort-by-keywords): New function.Karl Heuer1994-04-071-1/+28
* (rmail-summary-sort-by-keywords): New function.Karl Heuer1994-04-071-1/+14
* (Info-find-node): Don't try to backstep if no history.Karl Heuer1994-04-071-1/+3
* (doprnt): Reword confusing error message.Karl Heuer1994-04-071-4/+4
* (Fformat): Reword confusing error message.Karl Heuer1994-04-071-1/+1
* (Fsetq): Doc fix.Karl Heuer1994-04-071-1/+2
* Modified LCD archive entry.Tom Tromey1994-04-071-2/+2
* Bug fix; 19.23 should (require 'lmenu).Tom Tromey1994-04-061-4/+4
* Fixed up headers for release.Tom Tromey1994-04-061-6/+7
* Initial revisionTom Tromey1994-04-061-0/+1815
* *** empty log message ***Richard M. Stallman1994-04-061-2/+2
* Doc fixes.Richard M. Stallman1994-04-061-14/+16
* (kill-emacs-hook): Use add-hook.Richard M. Stallman1994-04-061-4/+4
* Use PT, not point.Karl Heuer1994-04-061-33/+33
* (display_string): Allow for negative hpos when clearing array.Karl Heuer1994-04-061-1/+1
* (vmotion): Don't use minibuf_prompt_width if window-start has suppressed theKarl Heuer1994-04-061-1/+2
* (temp_echo_area_glyphs): Use PT, not point.Karl Heuer1994-04-061-1/+1
* (Fminibuffer_prompt_width): Allow for negative value.Karl Heuer1994-04-061-2/+4
* (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.Richard M. Stallman1994-04-061-24/+19
* (clipboard-yank, clipboard-kill-ring-save)Richard M. Stallman1994-04-061-0/+37
* (x-select-enable-clipboard): New variable.Richard M. Stallman1994-04-061-2/+14
* (Fget_buffer_create): Disallow empty string.Karl Heuer1994-04-061-0/+3
* (quoted-insert): Handle meta-chars usefully.Richard M. Stallman1994-04-061-0/+3
* (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.Karl Heuer1994-04-061-7/+8
* New version from maintainer.Karl Heuer1994-04-061-115/+182
* (timer-kill-emacs-hook): New function.Richard M. Stallman1994-04-061-0/+11
* Add window argument on calls to compute_motion.Karl Heuer1994-04-053-13/+14
* (compute_motion): Add window argument.Karl Heuer1994-04-051-11/+30