summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* (window_scroll): Preserve vpos of pointRichard M. Stallman1996-12-261-22/+58
| | | | | if we cannot preserve the actual position of it. Make it static. New arg WHOLE; callers changed.
* (read_char_x_menu_prompt): Unread and record all the input events from here.Richard M. Stallman1996-12-261-5/+52
| | | | (record_menu_key): New subroutine.
* (standard_args): Add -find-file and -visit.Richard M. Stallman1996-12-261-0/+2
|
* (internal_self_insert): If the abbrev has no expansion,Richard M. Stallman1996-12-261-4/+14
| | | | just a hook, inhibit the insertion of the character.
* (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.Richard M. Stallman1996-12-261-7/+7
|
* (mouse-start-end): Put values in proper order,Richard M. Stallman1996-12-261-3/+3
| | | | in the doublequote case.
* (command-line-1): Handle --visit and --find.Richard M. Stallman1996-12-261-41/+63
| | | | Handle -- as an option; treat what follows as a file name.
* (edebug-read-symbol, edebug-read-string): Don't back up after reading.Richard M. Stallman1996-12-261-21/+6
| | | | (edebug-read-sexp): Likewise.
* (vc-next-action-on-file, vc-update-change-log,André Spiegel1996-12-261-11/+7
| | | | | | | | vc-backend-checkout, vc-backend-steal): Use `vc-user-login-name' instead of `user-login-name'. (vc-update-change-log): If `user-full-name' is nil, try `user-login-name'. Failing that, use uid as a string. (vc-make-buffer-writable-hook): Removed (was unused).
* (vc-user-login-name): New function.André Spiegel1996-12-261-7/+17
| | | | | | (vc-fetch-master-properties, vc-lock-from-permissions, vc-file-owner, vc-fetch-properties, vc-after-save, vc-mode-line, vc-status): Use `vc-user-login-name' instead of `user-login-name'.
* Comment change.Richard M. Stallman1996-12-261-2/+2
|
* (set_point): Use virtual bounds, not real bounds,Richard M. Stallman1996-12-201-4/+36
| | | | | in the abort test for POSITION. Skip the intangibility test if POSITION is at either end of buffer.
* (FRONT_NONSTICKY_P): New macro.Richard M. Stallman1996-12-201-0/+2
|
* (try_window): Add error check for POS.Richard M. Stallman1996-12-201-2/+7
| | | | | (prepare_menu_bars, update_menu_bar): Call Fmatch_data with new explicit arguments.
* (isearch-edit-string): When we try the searchRichard M. Stallman1996-12-201-100/+103
| | | | | at the end, do that outside of the let which binds all the search state.
* Minor cleanups for overfull hboxes.Richard M. Stallman1996-12-2016-61/+68
|
* Update edition number.Richard M. Stallman1996-12-201-5/+4
|
* (modify_event_symbol):Richard M. Stallman1996-12-191-1/+1
| | | | Don't index thru name_table if it is null.
* (streq, strneq): Use == NULL rather than !.Richard M. Stallman1996-12-191-2/+4
|
* (x_set_title): Check data type of NAME.Richard M. Stallman1996-12-191-0/+2
|
* (Fmatch_data): Doc fix.Richard M. Stallman1996-12-191-1/+1
|
* Major cleanup of unclear or overly picturesque language.Richard M. Stallman1996-12-191-355/+452
|
* (set_frame_menubar): Call Fmatch_data with new explicit arguments.Richard M. Stallman1996-12-192-2/+2
|
* (read_process_output, exec_sentinel):Richard M. Stallman1996-12-191-4/+4
| | | | Call Fmatch_data with new explicit arguments.
* (mail-extract-address-components): Clear text propsRichard M. Stallman1996-12-191-0/+2
| | | | after inserting ADDRESS.
* (calendar-time-zone-daylight-rules): Add supportPaul Eggert1996-12-191-3/+13
| | | | | for daylight saving rules in Iran. (require 'cal-persia) now needed.
* (perform-replace): Undo previous change.Richard M. Stallman1996-12-181-3/+17
| | | | Instead, use the new match-data features to avoid consing.
* (Fmatch_data): New args INTEGERS and REUSE.Richard M. Stallman1996-12-181-5/+35
|
* (sendmail-user-agent): Avoid error for CONTINUE non-nil.Richard M. Stallman1996-12-181-0/+1
|
* (LIBMAIL): New macro. Conditionally includes -lmail.Richard M. Stallman1996-12-181-1/+5
| | | | (movemail): Use LIBMAIL, to link against -lmail.
* (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.Richard M. Stallman1996-12-181-0/+5
|
* Check for libmail, maillock.h and touchlock (for movemail).Richard M. Stallman1996-12-181-0/+6
|
* (iso-languages): Add "german" entry.Richard M. Stallman1996-12-181-0/+4
|
* (send_process) [EMACS_HAS_USECS]:Richard M. Stallman1996-12-181-0/+4
| | | | When we wait for the buffer to clear, wait just .02 second.
* (compose-mail): Doc fix.Richard M. Stallman1996-12-181-3/+5
|
* (set_point): Use virtual bounds, not real bounds,Richard M. Stallman1996-12-181-2/+5
| | | | | in the abort test for POSITION. Skip the intangibility test if POSITION is at either end of buffer.
* (display-time-event-handler): Use let*.Richard M. Stallman1996-12-181-6/+6
|
* (time-stamp-mail-host-name): Get rid of time-stamp-mail-host.Richard M. Stallman1996-12-181-6/+2
|
* (perform-replace): Delete the code that checkedRichard M. Stallman1996-12-181-16/+3
| | | | | whether the regexp could match again right after this match. It made the loop too slow.
* (news-mail-reply, news-reply): Include the messageRichard M. Stallman1996-12-171-4/+11
| | | | ID in the In-reply-to line.
* (isearch-ring-adjust): Don't pop the state at the start.Richard M. Stallman1996-12-171-7/+4
| | | | Push the state at the end, not in the middle.
* (dired-move-to-filename-regexp): Recognize various languages.Richard M. Stallman1996-12-171-2/+3
|
* (ange-ftp-date-regexp): Recognize various languages.Richard M. Stallman1996-12-171-3/+4
|
* (merge_properties_sticky): Don't discard explicit nilRichard M. Stallman1996-12-171-12/+24
| | | | | properties. Don't put on a front-sticky property if we inherit one from the category that does the job.
* (sendmail-send-it): Explicitly pass interactive delivery options toErik Naggum1996-12-171-4/+8
| | | | sendmail.
* (time-stamp-month-dd-yyyy): Use format-time-string.Richard M. Stallman1996-12-171-55/+11
| | | | | | | (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy) (time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd) (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Likewise. (time-stamp-month-numbers, time-stamp-month-full-names): Vars deleted.
* (time-stamp-no-file): Reintroduced.Richard M. Stallman1996-12-171-4/+41
| | | | | | (time-stamp-string-preprocess): New function. (time-stamp-string): Use time-stamp-string-preprocess. (time-stamp-format): Doc fix.
* (display-time-event-handler): Fix previous change.Richard M. Stallman1996-12-161-10/+14
|
* Update VERSION to 2.4.2.Richard M. Stallman1996-12-161-1/+1
|
* Add normal-auto-fill-function.Richard M. Stallman1996-12-161-0/+6
|