Mercurial > emacs
graph
-
(global-map): Change C-M-g to M-g M-g.1996-03-02, by Richard M. Stallman
-
Comment change.1996-03-02, by Richard M. Stallman
-
Comment change.1996-03-02, by Richard M. Stallman
-
(forms-insert-after): New variable. Non-nil means: inserts of new1996-03-01, by Johan Vromans
-
(set-visited-file-name): Query if there's already another1996-03-01, by Richard M. Stallman
-
(compilation-parse-errors):1996-03-01, by Richard M. Stallman
-
(command-line-normalize-file-name): Do save-match-data.1996-03-01, by Richard M. Stallman
-
(motion_event_is_in_menu): Make x and y signed.1996-03-01, by Richard M. Stallman
-
[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.1996-03-01, by Richard M. Stallman
-
(imenu--menubar-select): No longer interactive.1996-03-01, by Richard M. Stallman
-
(imenu-submenu-name-format): Delete the `...'.1996-03-01, by Richard M. Stallman
-
Add provide call.1996-03-01, by Richard M. Stallman
-
Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege. libc-960302 libc-960303 libc-9603041996-03-01, by Roland McGrath
-
Comment change.1996-03-01, by Richard M. Stallman
-
(backward-delete-char-untabify):1996-02-29, by Richard M. Stallman
-
(iso-languages): Add ~? and ~!.1996-02-29, by Richard M. Stallman
-
Save if reqd in emacs-lisp-byte-compile-and-load.1996-02-29, by Simon Marshall
-
Avoid the #pragma alloca on AIX 4.1996-02-29, by Richard M. Stallman
-
(server-process-filter): Use command-line-normalize-file-name.1996-02-28, by Richard M. Stallman
-
(command-line-normalize-file-name): Convert /// at beginning to just /.1996-02-28, by Richard M. Stallman
-
(LOCALTIME_CACHE): Also define if localtime mishandles unsetting TZ.1996-02-28, by Richard M. Stallman
-
Comment change.1996-02-28, by Richard M. Stallman
-
(REL_ALLOC): #undef deleted.1996-02-28, by Richard M. Stallman
-
(ps-generate): Bind inhibit-read-only.1996-02-28, by Richard M. Stallman
-
[AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.1996-02-28, by Richard M. Stallman
-
(timer_check): Walk down both timer lists in parallel.1996-02-28, by Richard M. Stallman
-
Don't toggle on window-setup-hook.1996-02-28, by Simon Marshall
-
Make global-font-lock-mode show status messages, and fontification interruptable.1996-02-28, by Simon Marshall
-
Make get-buffer-window-list take MINIBUF arg.1996-02-28, by Simon Marshall
-
(show-paren-delay): New variable.1996-02-28, by Richard M. Stallman
-
(timer-set-time, timer-set-time-with-usecs): Doc fix.1996-02-28, by Richard M. Stallman
-
(timeout-event-p): Function deleted.1996-02-28, by Richard M. Stallman
-
(command-line-normalize-file-name):1996-02-28, by Richard M. Stallman
-
(server-process-filter): Don't collapse // at start of file name.1996-02-28, by Richard M. Stallman
-
(handle-delete-frame): Use save-buffers-kill-emacs.1996-02-28, by Richard M. Stallman
-
(display-time): Use rmail-after-get-new-mail-hook.1996-02-27, by Richard M. Stallman
-
(rmail-get-new-mail): Run rmail-after-get-new-mail-hook.1996-02-27, by Richard M. Stallman
-
(display-time): Use run-at-time to start the timer.1996-02-27, by Richard M. Stallman
-
(Fexpand_file_name): Fix confusion in detecting1996-02-27, by Richard M. Stallman
-
(iso-transl-dead-key-alist): Fix syntax for ?^.1996-02-27, by Richard M. Stallman
-
(Fcommand_execute): New arg SPECIAL. All callers changed.1996-02-27, by Richard M. Stallman
-
(X_CONNECTION_LOCK_FLAG): New macro.1996-02-27, by Richard M. Stallman
-
(hexl-mode-exit, hexl-maybe-dehexlify-buffer):1996-02-27, by Richard M. Stallman
-
(x_set_window_size): Clear out the mouse-highlighting data1996-02-27, by Richard M. Stallman
-
(tpu-load-xkeys): Fix previous change.1996-02-26, by Richard M. Stallman
-
(doprnt1): Move cast to unsigned inside a shift.1996-02-26, by Richard M. Stallman
-
Improve messages about X versions.1996-02-26, by Richard M. Stallman
-
(makefile-runtime-macros-list): Add + to the list.1996-02-26, by Richard M. Stallman
-
Use the new file names in autoloads.1996-02-26, by Karl Heuer
-
Comment change.1996-02-26, by Richard M. Stallman
-
Renamed from cal-chinese.el to avoid 14-character limitation.1996-02-26, by Karl Heuer
-
Renamed from cal-islamic.el to avoid 14-character limitation.1996-02-26, by Karl Heuer
-
Commenht change.1996-02-26, by Richard M. Stallman
-
(redisplay_window): Pass preserve_echo_area as a missing1996-02-26, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Fix previous change.1996-02-26, by Erik Naggum
-
(rmail-clear-headers): Bind case-fold-search to t across the whole function.1996-02-26, by Erik Naggum
-
(mail-mode-map): Bind M-TAB to mail-complete.1996-02-26, by Richard M. Stallman
-
(mail-complete): Add autoload cookie.1996-02-26, by Richard M. Stallman
-
(unforward-rmail-message): Add autoload cookie.1996-02-26, by Richard M. Stallman
-
(vc-find-cvs-master): Don't require a "/" after the modification time1996-02-26, by Paul Eggert
-
(rmail-make-basic-summary-line): Less space before subj.1996-02-26, by Richard M. Stallman
-
(vc-follow-link): Kill buffer before creating new one.1996-02-26, by Richard M. Stallman
-
(vc-follow-link): Simplify by taking advantage1996-02-26, by Richard M. Stallman
-
(man): Don't call Man-init-defvars here.1996-02-26, by Richard M. Stallman
-
(Fopen_network_stream): Set immediate_quit for the connect.1996-02-26, by Richard M. Stallman
-
(finder-inf.el): Use finder-compile-keywords-make-dist.1996-02-25, by Richard M. Stallman
-
(finder-compile-keywords-make-dist): New function.1996-02-25, by Richard M. Stallman
-
(emerge-combine-versions-template): Make the1996-02-25, by Richard M. Stallman
-
(read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.1996-02-25, by Richard M. Stallman
-
(command_loop_1): Explicitly clear the echo area1996-02-25, by Richard M. Stallman
-
(Qinhibit_read_only): Declared.1996-02-25, by Richard M. Stallman
-
(Info-index): If fail, go back to original node.1996-02-25, by Richard M. Stallman
-
(lw_window_is_in_menubar) [USE_MOTIF]:1996-02-25, by Richard M. Stallman
-
(redisplay_internal): Renamed from redisplay.1996-02-25, by Richard M. Stallman
-
(Fcopy_syntax_table): Set default to nil.1996-02-24, by Richard M. Stallman
-
(rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.1996-02-24, by Richard M. Stallman
-
Comment change.1996-02-24, by Richard M. Stallman
-
Clarify purpose of user-position parameter.1996-02-24, by Richard M. Stallman
-
(imenu-add-to-menubar): Add menu item for current buf only.1996-02-24, by Richard M. Stallman
-
(imenu-update-menubar): Fix paren error.1996-02-24, by Richard M. Stallman
-
(unforward-rmail-message): Handle any kind of forwarding delimiters.1996-02-24, by Richard M. Stallman
-
* nntp.el (nntp-request-post): Clear the server buffer before1996-02-24, by Lars Magne Ingebrigtsen
-
Load cl within eval-when-compile.1996-02-23, by Richard M. Stallman
-
(install-arch-dep): Depend on install-arch-indep.1996-02-23, by Richard M. Stallman
-
(mail-mode): Treat `-- ' line as paragraph separator.1996-02-23, by Richard M. Stallman
-
(decipher-mode): Removed nonstandard font-lock support.1996-02-23, by Richard M. Stallman
-
Comment change.1996-02-22, by Richard M. Stallman
-
(get_doc_string): Move static vars outside the function,1996-02-22, by Richard M. Stallman
-
(vc-follow-link): New function.1996-02-22, by André Spiegel
-
(Fsleep_for): Accept sub-second intervals.1996-02-22, by Erik Naggum
-
(fill-region-as-paragraph): Doc fix.1996-02-22, by Erik Naggum
-
(make-comint, comint-run): Fix autoload cookie.1996-02-22, by Erik Naggum
-
(compilation-minor-mode): Add missing `)'.1996-02-22, by Erik Naggum
-
(imenu-buffer-menubar): Add defvar.1996-02-21, by Karl Heuer
-
Comments censored.1996-02-21, by Karl Heuer
-
(dun-urinate): Renamed.1996-02-21, by Karl Heuer
-
(rmail-get-new-mail): Don't mess with display-time here.1996-02-21, by Karl Heuer
-
(display-time-update): New subroutine broken out from1996-02-21, by Karl Heuer
-
(derived-mode-merge-syntax-tables): Use inheritance.1996-02-21, by Karl Heuer
-
(find-file-noselect): If after-find-file switches buffers,1996-02-21, by Karl Heuer
-
(dired-call-process): Call file name handler.1996-02-21, by Karl Heuer
-
(dired-call-process): Put on ange-ftp property.1996-02-21, by Karl Heuer
-
(perl-imenu-generic-expression): Recognize packages.1996-02-21, by Karl Heuer
-
(run-with-idle-timer): New function.1996-02-21, by Karl Heuer
-
(c++-mode-syntax-table): Don't use c-mode-syntax-table.1996-02-21, by Karl Heuer
-
(unforward-rmail-message): New command.1996-02-21, by Karl Heuer
-
More censorship.1996-02-21, by Karl Heuer
-
(lisp-fill-paragraph): When filling a comment,1996-02-21, by Karl Heuer
-
(shell-command): Call file name handler.1996-02-21, by Karl Heuer
-
(ps-generate-postscript-with-faces):1996-02-21, by Karl Heuer
-
(news-reply-mode-map): Delete news-reply-signature.1996-02-21, by Karl Heuer
-
Use run-with-idle-timer, not post-command-idle-hook.1996-02-21, by Karl Heuer
-
(before-init-hook, after-init-hook): Doc fix.1996-02-21, by Karl Heuer
-
Move all the put's for menu-enable props to top level.1996-02-21, by Karl Heuer
-
(canonically-space-region): Use insert-before-markers1996-02-21, by Karl Heuer
-
Comment censored.1996-02-21, by Karl Heuer
-
(C_DEBUG_SWITCH) [not __GNUC__]: New definition.1996-02-21, by Karl Heuer
-
(vfork): Delete definition (kernel bug fixed).1996-02-21, by Karl Heuer
-
(map_char_table): Fix args in recursive call.1996-02-21, by Karl Heuer
-
(Fdo_auto_save): Pause before restoring old message.1996-02-21, by Karl Heuer
-
(defined_color): When we find a "near" color in the map,1996-02-21, by Karl Heuer
-
(redisplay_window): If window-scroll-functions change1996-02-21, by Karl Heuer
-
(wait_reading_process_input):1996-02-21, by Karl Heuer
-
(swallow_events): New arg DO_DISPLAY.1996-02-21, by Karl Heuer
-
(free_widget_value_tree, merge_widget_value):1996-02-21, by Karl Heuer
-
(main, both definitions): Print a newline for normal termination.1996-02-21, by Karl Heuer
-
Update some doc string. Call `add-minor-mode'.1996-02-21, by Karl Heuer
-
(main): Convert port to network byte order.1996-02-21, by Karl Heuer
-
(compilation-minor-mode): Run compilation-minor-mode-hook.1996-02-21, by Roland McGrath
-
Added provide.1996-02-21, by Roland McGrath
-
(Faccept_process_output): Accept sub-second timeouts.1996-02-21, by Erik Naggum
-
(gnus-inews-insert-headers): Check whether Sender1996-02-20, by Karl Heuer
-
(nnheader-insert-head): Make sure the entire head of1996-02-20, by Karl Heuer
-
Use `as-is' parameters to `custom-face-lookup'.1996-02-20, by Karl Heuer
-
Clarify info about MS-DOS path handling.1996-02-20, by Karl Heuer
-
(init_eval_once): Initialize specpdl_ptr.1996-02-20, by Karl Heuer
-
Removed (require 'picture).1996-02-20, by Erik Naggum
-
(interpreter-mode-alist): Add mawk.1996-02-19, by Karl Heuer
-
Comment fix.1996-02-19, by Karl Heuer
-
(decipher-mode, decipher-set-map, decipher-insert,1996-02-19, by Karl Heuer
-
(Fx_create_frame): Title is a string, not a symbol.1996-02-19, by Karl Heuer
-
(lw_internal_update_other_instances): Move static var1996-02-19, by Karl Heuer
-
Use <config.h>, not "config.h".1996-02-18, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1996-02-17, by Karl Heuer
-
(Fopen_dribble_file): Check for failure.1996-02-17, by Karl Heuer
-
(Fopen_dribble_file): Close dribble file before1996-02-17, by Karl Heuer
-
Comment fixes.1996-02-17, by Karl Heuer
-
(vip-event-key): previous change undone.1996-02-16, by Michael Kifer
-
(vip-events-to-macro): discard events represented as lists in macro1996-02-16, by Michael Kifer
-
(vip-mouse-click-insert-word): fixed a typo.1996-02-16, by Michael Kifer
-
(ex-map-read-args,ex-unmap-read-args): fixed messages.1996-02-16, by Michael Kifer
-
(vip-event-key): ignore consp events.1996-02-16, by Michael Kifer
-
Added [ediff-doc] and [eregistry] to menu-bar-tools-menu1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
Initial revision1996-02-16, by Karl Heuer
-
(info-insert-file-contents-1) [MSDOS]: Remove leading1996-02-16, by Karl Heuer
-
(auto-mode-alist): Recognize GNUmakefile.1996-02-16, by Karl Heuer
-
(imenu--generic-function): Ignore text properties.1996-02-16, by Karl Heuer
-
(auto-mode-alist): Recognize .itcl and .itk suffixes.1996-02-16, by Karl Heuer
-
Doc changes.1996-02-16, by Karl Heuer
-
(ange-ftp-default-user): Doc fix.1996-02-16, by Karl Heuer
-
(Fmake_temp_name) [MSDOS]: Make sure there is at least1996-02-16, by Karl Heuer
-
(hanoi): Don't show line and column numbers.1996-02-16, by Karl Heuer
-
(gnus-kill-file-kill-by-thread): Correct interactive declaration.1996-02-15, by Erik Naggum
-
Coorect Ethiopic epoch and some spelling errors.1996-02-15, by Edward M. Reingold
-
(picture-mode-map): Install picture-self-insert1996-02-14, by Richard M. Stallman
-
(vc-consult-rcs-headers): Ignore text properties.1996-02-14, by Karl Heuer
-
(command-line-1): Don't explain recover-session if1996-02-14, by Karl Heuer
-
(hanoi): Don't show line and column numbers.1996-02-14, by Karl Heuer
-
(x_real_positions): Cast arg of XFree.1996-02-13, by Karl Heuer
-
(compilation-parse-errors): Detect doubled slashes in file names matched1996-02-13, by Roland McGrath
-
Recognize sparclet cpu. libc-960213 libc-960214 libc-960215 libc-960216 libc-960217 libc-960218 libc-960219 libc-960220 libc-960221 libc-960222 libc-960223 libc-960224 libc-960225 libc-960226 libc-960227 libc-960228 libc-9602291996-02-12, by Doug Evans
-
(Info-find-index-name): New subroutine, from Info-index-next.1996-02-12, by Richard M. Stallman
-
(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.1996-02-12, by Richard M. Stallman
-
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.1996-02-12, by Per Bothner
-
(x_error_quitter): Add newline to error message.1996-02-12, by Richard M. Stallman
-
* config.guess: Support m68k-cbm-sysv4.1996-02-12, by Per Bothner
-
(install-arch-indep): Install info/ccmode*.1996-02-12, by Richard M. Stallman
-
Commeht change.1996-02-12, by Richard M. Stallman
-
(xmalloc_widget_value): Define only if USE_X_TOOLKIT.1996-02-12, by Richard M. Stallman
-
(get_doc_string): Always read entire disk blocks.1996-02-12, by Richard M. Stallman
-
(mail-names, mail-local-names, mail-directory-names)1996-02-12, by Richard M. Stallman
-
[HAVE_NTGUI] (lispy_function_keys): Add mappings1996-02-12, by Richard M. Stallman
-
(command-line): On windows NT, look for .emacs or _emacs.1996-02-12, by Richard M. Stallman
-
(xmalloc_widget_value): Fix previous change.1996-02-11, by Richard M. Stallman
-
(xmalloc_widget_value): New function.1996-02-11, by Richard M. Stallman
-
Load cl only when compiling.1996-02-11, by Richard M. Stallman
-
(Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.1996-02-11, by Richard M. Stallman
-
(show-paren-command-hook): Position show-paren-overlay-11996-02-11, by Richard M. Stallman
-
Fix comment typo.1996-02-11, by Richard M. Stallman
-
Fix typo.1996-02-11, by Richard M. Stallman
-
(doctor-mode): State that file has been censored.1996-02-10, by Richard M. Stallman
-
(Fadd_text_properties): Don't return without ungcpro.1996-02-10, by Richard M. Stallman
-
(read_char, timer_check): Call any_kboard_state1996-02-10, by Richard M. Stallman
-
(display_buffer_1): Fix typo in last change.1996-02-10, by Roland McGrath
-
(display_buffer_1): Raise the frame if already visible.1996-02-10, by Richard M. Stallman
-
Make sure `facemenu-unlisted-faces' is bound.1996-02-10, by Richard M. Stallman
-
(f90-indent-subprogram): Fix message.1996-02-09, by Karl Heuer
-
File censored.1996-02-09, by Richard M. Stallman
-
(nntp-send-region-to-server): Use a temporary buffer to1996-02-09, by Richard M. Stallman
-
(x_real_positions): Use XFree.1996-02-09, by Richard M. Stallman
-
(info): Doc fix.1996-02-09, by Richard M. Stallman
-
(add-log-current-defun): In Lisp, if we don't find a1996-02-09, by Richard M. Stallman
-
Censored.1996-02-09, by Richard M. Stallman
-
(f90-indent-subprogram, f90-match-end): Pass proper format string to message.1996-02-09, by Richard M. Stallman
-
(rmail-find-all-files): In a directory, ignore `.' and `..'.1996-02-09, by Richard M. Stallman
-
(Fdirectory_files): Doc fix.1996-02-09, by Richard M. Stallman
-
Initial revision1996-02-08, by Richard M. Stallman
-
(min, max): Don't define if already defined.1996-02-08, by Richard M. Stallman
-
(FONT_WIDTH): Use average character width, not maximum.1996-02-08, by Geoff Voelker
-
(x-display-pixel-height, x-display-pixel-width):1996-02-08, by Richard M. Stallman
-
(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in1996-02-08, by Richard M. Stallman
-
(html-tag-alist): within the <ADDRESS> tag1996-02-08, by Richard M. Stallman
-
Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).1996-02-08, by Simon Marshall
-
Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.1996-02-08, by Simon Marshall
-
Added get-buffer-window-list.1996-02-08, by Simon Marshall
-
Clarify site-load.el vs site-init.el and how to deal with doc strings.1996-02-08, by Richard M. Stallman
-
(remove_process): Don't unlink the process marker.1996-02-08, by Richard M. Stallman
-
Change defconst into defvar. Many doc fixes.1996-02-08, by Richard M. Stallman
-
(LIB_STANDARD): Add -lmach.1996-02-07, by Richard M. Stallman
-
Initial revision1996-02-07, by Richard M. Stallman
-
(run-at-time): Doc fix.1996-02-07, by Roland McGrath
-
(run-at-time): Handle numbers as relative times in seconds, as the original1996-02-07, by Roland McGrath
-
(text-read-only): New error symbol.1996-02-06, by Richard M. Stallman
-
(Fbuffer_live_p): New function.1996-02-06, by Richard M. Stallman
-
Fix the FSF address again.1996-02-06, by Erik Naggum
-
(List Motion): Fix xref to Emacs manual.1996-02-06, by Richard M. Stallman
-
(emacs.o): Depend on blockinput.h.1996-02-06, by Richard M. Stallman
-
Include blockinput.h.1996-02-06, by Richard M. Stallman
-
(lm-header-prefix): New variable.1996-02-06, by Richard M. Stallman
-
(mail-extract-address-components): Accept strings1996-02-06, by Richard M. Stallman
-
Fix minor error.1996-02-06, by Richard M. Stallman
-
Minor error in substitute-key-definition.1996-02-06, by Richard M. Stallman
-
(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.1996-02-06, by Richard M. Stallman
-
(sigchld_handler): Use cleaner end-of-list test.1996-02-05, by Karl Heuer
-
(lisp-mode-variables): Locally clear adaptive-fill-mode.1996-02-05, by Richard M. Stallman
-
(LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was1996-02-05, by Richard M. Stallman
-
(vfork): Define as fork.1996-02-04, by Richard M. Stallman
-
(lm-insert-at-column): Renamed from insert-at-column.1996-02-04, by Richard M. Stallman
-
(View-search-last-regexp-forward)1996-02-04, by Richard M. Stallman
-
(read_char_minibuf_menu_prompt): Use malloc to allocate1996-02-04, by Richard M. Stallman
-
(x_connection_signal): Call x_connection_closed properly.1996-02-04, by Richard M. Stallman
-
(LD_RUN_PATH): Prepend x_libraries to this envvar.1996-02-04, by Richard M. Stallman
-
[POSIX_SIGNALS] (sigsetmask): Don't define if already defined.1996-02-04, by Richard M. Stallman
-
(syms_of_fns): Set yes-or-no-p-history to nil.1996-02-04, by Richard M. Stallman
-
(gnus-request-accept-article): Make sure there's a newline at the1996-02-04, by Richard M. Stallman
-
(gnus-update-read-articles): Remove duplicated article numbers on group exit.1996-02-04, by Richard M. Stallman
-
(Fread_char_exclusive): Doc fix.1996-02-04, by Richard M. Stallman
-
(x_frame_parms): Add "title" element.1996-02-04, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1996-02-03, by Richard M. Stallman
-
(record_marker_adjustment): New function.1996-02-03, by Richard M. Stallman
-
(adjust_markers): When a marker is inside text1996-02-03, by Richard M. Stallman
-
(gnus-mail-reply-using-mail): Use the local keymap1996-02-03, by Richard M. Stallman
-
(gnus-gnus-to-newsrc-format): Turn off version-control1996-02-03, by Richard M. Stallman
-
Resync directories properly for the ksh.1996-02-03, by Simon Marshall
-
(view-mode-map): Don't call suppress-keymap.1996-02-03, by Richard M. Stallman
-
(with-electric-help):1996-02-03, by Richard M. Stallman
-
(VECSIZE): Round up when dividing.1996-02-03, by Richard M. Stallman
-
Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory libc-960203 libc-960204 libc-960205 libc-960206 libc-960207 libc-960208 libc-960209 libc-9602101996-02-03, by Michael Meissner
-
(display-time): Rewrite to use built-in timers.1996-02-02, by Richard M. Stallman
-
(run-with-timer): Set repetition interval.1996-02-02, by Richard M. Stallman
-
(auto-mode-alist): .ksh suffix means sh-mode.1996-02-02, by Richard M. Stallman
-
Correct specialised fontification and associated stuff.1996-02-02, by Simon Marshall
-
Fix up specialised fontification stuff.1996-02-02, by Simon Marshall
-
(ange-ftp-default-user): Doc fix.1996-02-02, by Richard M. Stallman
-
Comment/whitespace changes.1996-02-02, by Richard M. Stallman
-
(edmacro-original-buffer, edmacro-finish-hook)1996-02-02, by Richard M. Stallman
-
(win32_kbd_mods_to_emacs, win32_kbd_patch_key,1996-02-02, by Geoff Voelker
-
(convert_to_key_event, is_dead_key): New functions.1996-02-02, by Geoff Voelker
-
(modifiers, modifier_key_support_tested,1996-02-02, by Geoff Voelker
-
(prepend_msg): New function.1996-02-02, by Geoff Voelker
-
(update_frame): Compare FRAME_MINIBUF_WINDOW(f)1996-02-01, by Richard M. Stallman
-
(wait_reading_process_input): If select times out,1996-02-01, by Richard M. Stallman
-
(Qcursor_in_echo_area): New variable.1996-02-01, by Richard M. Stallman
-
(compilation-filter): Run compilation-filter-hook.1996-02-01, by Richard M. Stallman
-
(echo_now): Renamed from `echo'. All callers changed.1996-02-01, by Richard M. Stallman
-
(make_lispy_event): Timer event is a list, not just cons.1996-02-01, by Richard M. Stallman
-
(format-deannotate-region): Fixed bug that created1996-02-01, by Richard M. Stallman
-
(synch_process_death, synch_process_retcode): Delete extra declaration.1996-01-31, by Karl Heuer
-
(LIB_X11_LIB): New definition.1996-01-31, by Richard M. Stallman
-
Initial revision1996-01-31, by Richard M. Stallman
-
Recognize A/UX1996-01-31, by Ian Lance Taylor
-
(mode-line-format): Include column-number-mode.1996-01-31, by Richard M. Stallman
-
(Fset_window_buffer): Set buffer temporarily around running1996-01-31, by Richard M. Stallman
-
(HAVE_TIMEVAL): Set explicitly to `no' if test fails.1996-01-31, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -linet unconditionally.1996-01-30, by Karl Heuer
-
(HAVE_SOCKETS): Moved here from s/isc4-1.h.1996-01-30, by Karl Heuer
-
(HAVE_SOCKETS): Moved to s/isc2-2.h.1996-01-30, by Karl Heuer
-
(syms_of_editfns): Make buffer-access-fontify-functions1996-01-30, by Richard M. Stallman
-
(x_frame_parms): Alphabetize.1996-01-30, by Richard M. Stallman
-
(child_setup): Fix size in write call.1996-01-30, by Richard M. Stallman
-
(mail-setup): For mail-self-blind, use user-mail-address.1996-01-30, by Richard M. Stallman
-
(Fdelete_backward_char): In overwrite mode,1996-01-29, by Richard M. Stallman
-
(Fset_minibuffer_window): New function.1996-01-29, by Richard M. Stallman
-
(vip-brac-function): Fix error format string.1996-01-29, by Karl Heuer
-
(vip-register-macro): Fix error format string.1996-01-29, by Karl Heuer
-
(vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string.1996-01-29, by Karl Heuer
-
(vip-execute-ex-command, ex-write): Fix error format string.1996-01-29, by Karl Heuer
-
(tq-process-buffer): Fix error format string.1996-01-29, by Karl Heuer
-
(reporter-dump-variable): Fix error format string.1996-01-29, by Karl Heuer
-
(nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string.1996-01-29, by Karl Heuer
-
(msb--choose-menu): Fix error format string.1996-01-29, by Karl Heuer
-
(mh-handle-process-error): Fix error format string.1996-01-29, by Karl Heuer
-
(mh-read-seq): Fix error format string.1996-01-29, by Karl Heuer
-
(Info-extract-pointer): Fix error format string.1996-01-29, by Karl Heuer
-
(hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.1996-01-29, by Karl Heuer
-
(gnus-summary-insert-pseudos-xemacs): Fix error format string.1996-01-29, by Karl Heuer
-
(forms--process-format-list): Fix error format string.1996-01-29, by Karl Heuer
-
(visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format1996-01-29, by Karl Heuer
-
(ediff-event-point, ediff-event-buffer): Fix error format string.1996-01-29, by Karl Heuer
-
(sh-shell-variables-initialized): New variable.1996-01-29, by Richard M. Stallman
-
(cpp-parse-error): Fix error format string.1996-01-29, by Karl Heuer
-
(outline-process-exposed): Fix error format string.1996-01-29, by Karl Heuer
-
(ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error1996-01-29, by Karl Heuer
-
Update FSF address in comment.1996-01-29, by Karl Heuer
-
(dos_rawgetc): Allow simulation of `Mouse-3' by1996-01-29, by Richard M. Stallman
-
(byte-compile-log-1): Delete format call inside message.1996-01-29, by Karl Heuer
-
(XTframe_raise_lower): Rename arg `raise' to `raise_flag'.1996-01-29, by Richard M. Stallman
-
Comment change.1996-01-29, by Richard M. Stallman
-
(face-color-gray-p): Return nil if x-color-values does.1996-01-29, by Richard M. Stallman
-
(c-macro-preprocessor): Define a preprocessor name1996-01-29, by Richard M. Stallman
-
(event_kind): New event type: timer_event.1996-01-29, by Richard M. Stallman
-
(Qtimer_event): New symbol.1996-01-29, by Richard M. Stallman
-
(create_process): Set outchannel to be non-blocking.1996-01-29, by Richard M. Stallman
-
(wait_reading_process_input): Call timer_check1996-01-29, by Richard M. Stallman
-
(run-after-delay): Add autoload cookie.1996-01-29, by Richard M. Stallman
-
Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>1996-01-29, by Richard M. Stallman
-
(list-directory): Set default-directory better if the1996-01-28, by Richard M. Stallman
-
(apropos-print): Fix previous change.1996-01-28, by Erik Naggum
-
(sort_args): Error if option is missing an arg.1996-01-28, by Richard M. Stallman
-
(name-last-kbd-macro): Reject empty cmd name.1996-01-28, by Richard M. Stallman
-
(edit-kbd-macro): Reject empty cmd name.1996-01-28, by Richard M. Stallman
-
Whitespace change.1996-01-28, by Richard M. Stallman
-
(apropos-print): Omit key sequences that contain a frame.1996-01-27, by Richard M. Stallman
-
Clarify key sequence usage conventions.1996-01-27, by Richard M. Stallman
-
(struct input_event): New field `padding'.1996-01-27, by Richard M. Stallman
-
(Fy_or_n_p): Call choose_minibuf_frame.1996-01-27, by Richard M. Stallman
-
(Fcompare_buffer_substrings): Access case_canon_table as a char_table.1996-01-27, by Richard M. Stallman
-
(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so1996-01-27, by Richard M. Stallman
-
(ispell-help): Use set-minibuffer-window.1996-01-27, by Richard M. Stallman
-
(ispell-command-loop, ispell-region): Pass proper format string to message.1996-01-27, by Richard M. Stallman
-
(dired-get-filename): When quoting " chars,1996-01-27, by Richard M. Stallman
-
(command-line-normalize-file-name): New function.1996-01-27, by Richard M. Stallman
-
(server-process-filter): In file name, collapse multiple slashes to one.1996-01-26, by Richard M. Stallman
-
Moved code around to minimize compiler warnings.1996-01-26, by Michael Kifer
-
(tex-face-alist, tex-latex-face-alist): New variables.1996-01-26, by Richard M. Stallman
-
Add some keybindings.1996-01-26, by Richard M. Stallman
-
(Qtitle): Declared.1996-01-26, by Richard M. Stallman
-
(mode25): Moved from `src/dosfns.c' for backward compatibility.1996-01-26, by Richard M. Stallman
-
(lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.1996-01-26, by Richard M. Stallman
-
(forward-paragraph): Comment change.1996-01-26, by Richard M. Stallman
-
Whitespace fix.1996-01-26, by Richard M. Stallman
-
(vc-diff): Make NOT-URGENT default to t.1996-01-26, by Richard M. Stallman
-
(makefile-font-lock-keywords): Improve highlighting1996-01-26, by Richard M. Stallman
-
Support for local fontification.1996-01-26, by Simon Marshall
-
(mail-yank-original): Doc fix.1996-01-25, by Karl Heuer
-
(xfree): Macro deleted.1996-01-25, by Richard M. Stallman
-
(x_get_window_property_as_lisp_data): Use xfree, not XFree.1996-01-25, by Richard M. Stallman
-
(rmail-start-mail): Set mail-dedicated-frame frame param.1996-01-25, by Richard M. Stallman
-
(mail-bury): Check mail-dedicated-frame frame param.1996-01-25, by Richard M. Stallman
-
(browse-url-netscape): Check for call-process returning a string.1996-01-25, by Richard M. Stallman
-
(mode25, mode4350): Moved to `lisp/dos-fns.el'.1996-01-25, by Richard M. Stallman
-
Tweaked command regexp.1996-01-25, by Simon Marshall
-
Support for buffer local fontification functions.1996-01-25, by Simon Marshall
-
Use `eval' in mail-font-lock-keywords.1996-01-25, by Simon Marshall
-
Support for Font Lock mode.1996-01-25, by Simon Marshall
-
Use make-local-hook for post-command-hook1996-01-25, by Simon Marshall
-
Fix indentation.1996-01-25, by Karl Heuer
-
(extraclean): Use ${top_distclean} to ensure1996-01-25, by Richard M. Stallman
-
(read-news): Define as alias for gnus.1996-01-25, by Richard M. Stallman
-
(iso-languages): Restructure the list to remove1996-01-25, by Richard M. Stallman
-
(toggle-save-place): Fix message text.1996-01-25, by Karl Heuer
-
(forms-mode, forms-toggle-read-only): Fix message text.1996-01-25, by Karl Heuer
-
(Info-goto-emacs-command-node): Fix error text.1996-01-25, by Karl Heuer
-
(bookmark-alist-from-buffer): Fix error text.1996-01-25, by Karl Heuer
-
backout 1.31996-01-25, by Geoff Voelker
-
backout 1,.41996-01-25, by Geoff Voelker
-
ubackout 1.3 and 1.41996-01-25, by Geoff Voelker
-
(ex-pwd, vip-info-on-file): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(shadow-shadows, shadow-add-to-todo): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(list-load-path-shadows): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(start-ispell, ispell-next): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(edt-display-the-time): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(vip-replace-string, vip-search-forward, vip-search-backward): Delete format call inside message.1996-01-25, by Karl Heuer
-
(tpu-y-or-n-p): Delete format call inside message.1996-01-25, by Karl Heuer
-
(read-quoted-char): Delete format call inside message.1996-01-25, by Karl Heuer
-
(mh-get-new-mail): Delete format call inside message.1996-01-25, by Karl Heuer
-
(enriched-next-annotation): Delete format call inside message.1996-01-25, by Karl Heuer
-
(bookmark-write-file, bookmark-load): Delete format call inside message.1996-01-25, by Karl Heuer
-
(array-what-position): Delete format call inside message.1996-01-25, by Karl Heuer
-
(ada-adjust-case-region, ada-indent-region): Delete format call inside message.1996-01-25, by Karl Heuer
-
(vip-save-setting): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(ex-map-read-args, ex-unmap-read-args, vip-record-kbd-macro): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(view-mode-enter, View-scroll-lines-forward): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(te-edit): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(term-read-noecho): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(sunrise-sunset): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(simula-electric-keyword): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(shell-dirstack-message): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(sgml-tag-help): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(server-process-filter): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(rmail-edit-current-message): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(rmail-insert-inbox-text): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(picture-mode): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(nnmail-move-inbox): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(medit-save-define): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(kbd-macro-query): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(lm-report-bug): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(calendar-cursor-holidays): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(hippie-expand): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(make-help-screen): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(forms--help, forms-search-forward, forms-search-backward): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(enable-flow-control): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(finder-summary): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(list-text-properties-at): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(electric-help-command-loop): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(Electric-buffer-menu-undefined): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(dired-internal-noselect): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(simple-diary-display, fancy-diary-display): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(cookie-snarf): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(XCAR, XCDR, CAR, CDR): New macros.1996-01-24, by Karl Heuer
-
(x_connection_signal): Explicitly check the thread interlock1996-01-24, by Karl Heuer
-
(Faccessible_keymaps): Doc fix.1996-01-24, by Karl Heuer
-
(make_frame): Initialize title parameter to Qnil.1996-01-24, by Karl Heuer
-
(make_number): Function deleted.1996-01-24, by Karl Heuer
-
* macros.c (Fstart_kbd_macro): Use xmalloc.1996-01-24, by Karl Heuer
-
(syms_of_lread): Set Vsource_directory here.1996-01-24, by Karl Heuer
-
(update_menu_bar):1996-01-24, by Karl Heuer
-
(set_frame_menubar):1996-01-24, by Karl Heuer
-
* vc.el (vc-backend-checkout): Use let to restore default-directory.1996-01-24, by Karl Heuer
-
(unrmail): Default the directory of TO-FILE based on FILE.1996-01-24, by Karl Heuer
-
Several doc fixes.1996-01-24, by Karl Heuer
-
(tar-summarize-buffer): Fix "done" message.1996-01-24, by Karl Heuer
-
(rmail-make-basic-summary-line): Include msg line number.1996-01-24, by Karl Heuer
-
(msb--toggle-menu-type): Call menu-bar-update-buffers1996-01-24, by Karl Heuer
-
(menu-bar-search-menu): Clean up key symbols.1996-01-24, by Karl Heuer
-
(emacs-lisp-mode-map): Avoid duplicate in menu bindings.1996-01-24, by Karl Heuer
-
(iso-accents-customize): Extract accent chars1996-01-24, by Karl Heuer
-
* isearch.el (isearch-other-meta-char): Avoid error if lookup in1996-01-24, by Karl Heuer