Mercurial > emacs
graph
-
Synched with 1.9930.1997-06-21, by Per Abrahamsen
-
Doc fixes.1997-06-21, by Richard M. Stallman
-
(custom-magic-alist) <hidden>: Don't refer to "dots".1997-06-21, by Richard M. Stallman
-
(boolean): Capitalize "toggle".1997-06-21, by Richard M. Stallman
-
(customize-menu-create): Return nil if Emacs.1997-06-21, by Richard M. Stallman
-
(custom-nest-groups): New variable.1997-06-21, by Richard M. Stallman
-
automatically generated from GPLed version1997-06-21, by Ulrich Drepper
-
automatically generated from GPLed version1997-06-21, by Paul Eggert
-
automatically generated from GPLed version1997-06-21, by Ulrich Drepper
-
automatically generated from GPLed version1997-06-21, by Paul Eggert
-
automatically generated from GPLed version1997-06-21, by Miles Bader
-
automatically generated from GPLed version1997-06-21, by Paul Eggert
-
(customize-group): Ignore case in completion.1997-06-21, by Richard M. Stallman
-
Define mouse-set-font in mule-menu-keymap agian.1997-06-21, by Kenichi Handa
-
(x-charset-registries): Name changed for consistency:1997-06-21, by Kenichi Handa
-
(quail-help): Use with-output-to-temp-buffer.1997-06-21, by Kenichi Handa
-
(Fset_face_attribute_internal): Use FS_LOAD_FONT1997-06-21, by Kenichi Handa
-
(dumpglyphs): Use FS_LOAD_FONT.1997-06-21, by Kenichi Handa
-
(font_idx_temp): New temprary variable used in FS_LOAD_FONT.1997-06-21, by Kenichi Handa
-
(font_idx_temp): Extern it.1997-06-21, by Kenichi Handa
-
(untabify): Handle consecutive tabs all at once.1997-06-21, by Karl Heuer
-
new version1997-06-20, by Michael Kifer
-
(Ferror_message_string): Optimize (error STRING) case.1997-06-20, by Richard M. Stallman
-
Change copyright notices.1997-06-20, by Richard M. Stallman
-
(require-final-newline): Fix custom :type.1997-06-20, by Richard M. Stallman
-
Clarify about text props in strings and how to remove all of them.1997-06-20, by Richard M. Stallman
-
Don't delete nil overlays.1997-06-19, by Per Abrahamsen
-
Change color.1997-06-19, by Per Abrahamsen
-
Synched with 1.9924.1997-06-19, by Per Abrahamsen
-
(view-mode): Add autoload cookie to this variable.1997-06-19, by Kenichi Handa
-
Create paren-blinking custom group and put all blink-matching-paren variables in it.1997-06-19, by Simon Marshall
-
Do <* *> via syntax table not regexps; use regexp-opt.1997-06-19, by Simon Marshall
-
Rearrange custom options. Also enable custom control of Global Font Lock mode.1997-06-19, by Simon Marshall
-
Rearrange custom options.1997-06-19, by Simon Marshall
-
customise, rewrite and extend.1997-06-19, by Simon Marshall
-
(Fprocess_send_eof): Prooperly conditionalize prev. change.1997-06-19, by Richard M. Stallman
-
(Fprocess_send_eof): Use shutdown, if it's a socket.1997-06-19, by Richard M. Stallman
-
(shutdown): Check for `shutdown' function.1997-06-19, by Richard M. Stallman
-
(HAVE_SHUTDOWN): Add #undef.1997-06-19, by Richard M. Stallman
-
(complete-symbol): New function.1997-06-19, by Richard M. Stallman
-
Delete M-TAB binding of complete-tag.1997-06-19, by Richard M. Stallman
-
(info-complete-symbol): If MODE is nil, use the default value.1997-06-19, by Richard M. Stallman
-
Initial revision1997-06-19, by Richard M. Stallman
-
Changed all doc strings to comply with conventions.1997-06-19, by Richard M. Stallman
-
(files): New group `files'.1997-06-19, by Richard M. Stallman
-
(fill-context-prefix): Fix previous change.1997-06-18, by Richard M. Stallman
-
Don't enable the mode just because file is loaded.1997-06-18, by Richard M. Stallman
-
(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.1997-06-18, by Richard M. Stallman
-
(backup, find-file): Make `files' their parent.1997-06-18, by Richard M. Stallman
-
(Fchar_before): Validate N after decrementing.1997-06-18, by Richard M. Stallman
-
(mpuz-congratulate): Don't say "1 errors".1997-06-18, by Richard M. Stallman
-
(coding-system-parent): Moved to mule.el.1997-06-18, by Kenichi Handa
-
(coding-system-parent): Moved from mule-util.el.1997-06-18, by Kenichi Handa
-
(concat): Pay attention to multibyte characters when1997-06-18, by Kenichi Handa
-
(detect_coding_iso2022): Initilize mask correctly.1997-06-18, by Kenichi Handa
-
Provide XXX-util instead of1997-06-18, by Kenichi Handa
-
Don't make the keymap1997-06-18, by Kenichi Handa
-
Provide cyril-util nstead of language/cyril-util.1997-06-18, by Kenichi Handa
-
Provide ethio-util instead of language/ethio-util.1997-06-18, by Kenichi Handa
-
Adjusted for the coding system name change.1997-06-18, by Kenichi Handa
-
Set syntaxes of Ethiopic characters.1997-06-18, by Kenichi Handa
-
(mode-line-mule-info): Change style for showing1997-06-18, by Kenichi Handa
-
Change mnemonic letters for iso-2022-7bit-ss2 and1997-06-18, by Kenichi Handa
-
Define describe-coding-system instead of1997-06-18, by Kenichi Handa
-
(list-character-sets): Set major mode of *Help*1997-06-18, by Kenichi Handa
-
(coding-system-parent): New function.1997-06-18, by Kenichi Handa
-
(coding-system-type): Doc-string modified.1997-06-18, by Kenichi Handa
-
(quail-current-data): New variable.1997-06-18, by Kenichi Handa
-
(rmail-enable-decoding-message): Deleted.1997-06-18, by Kenichi Handa
-
(command-line): Load "leim-list.el".1997-06-18, by Kenichi Handa
-
Customize.1997-06-18, by Richard M. Stallman
-
(help-map): Make C-i run info-lookup-symbol.1997-06-18, by Richard M. Stallman
-
Further fix previous change.1997-06-18, by Richard M. Stallman
-
(ffap-soft-value): Make this a function again; the macro1997-06-18, by Karl Heuer
-
(lm-display-statistics): Display stats in mode line.1997-06-18, by Karl Heuer
-
new version1997-06-18, by Michael Kifer
-
Added [ediff-misc] to menu-bar-tools-menu1997-06-18, by Michael Kifer
-
(tar-extract): Use second argument of1997-06-17, by Richard M. Stallman
-
(archive-extract): Use second argument of1997-06-17, by Richard M. Stallman
-
(scheme): Add defgroup.1997-06-17, by Richard M. Stallman
-
(finder-list-keywords): Create *Finder* buffer if nec.1997-06-17, by Richard M. Stallman
-
Fix previous change.1997-06-17, by Richard M. Stallman
-
(fill-context-prefix): Fix criteria for first line,1997-06-17, by Richard M. Stallman
-
(icon-indent-line): A comment ends at the end of the1997-06-17, by Richard M. Stallman
-
(Buffer-menu-mode): Doc fix.1997-06-17, by Richard M. Stallman
-
(split-window-save-restore-data): New function that1997-06-17, by Richard M. Stallman
-
(Buffer-menu-bury): New command.1997-06-17, by Richard M. Stallman
-
(add-log-time-format): New variable.1997-06-17, by Richard M. Stallman
-
(wait_reading_process_input): Fix previous change.1997-06-17, by Richard M. Stallman
-
Fix previous change.1997-06-17, by Richard M. Stallman
-
(mail-mode): mail-header-separator affects paragraphs1997-06-17, by Richard M. Stallman
-
(grep-program): Comment out the use of zgrep.1997-06-16, by Richard M. Stallman
-
(icon-imenu-generic-expression): Improved regexp.1997-06-16, by Richard M. Stallman
-
Comment change.1997-06-16, by Richard M. Stallman
-
(Fdo_auto_save): Use stdio to write the save-list file.1997-06-16, by Richard M. Stallman
-
Change copyright notices.1997-06-16, by Richard M. Stallman
-
Don't globally add to change-major-mode-hook.1997-06-16, by Richard M. Stallman
-
(wait_reading_process_input): When exiting because1997-06-16, by Richard M. Stallman
-
(byte-save-current-buffer): Change to code 114 (0162).1997-06-15, by Richard M. Stallman
-
(vc-steal-lock): Use yes-or-no-p for confirmation.1997-06-15, by Richard M. Stallman
-
Initial revision1997-06-15, by Richard M. Stallman
-
Fix previous change.1997-06-15, by Richard M. Stallman
-
Fix up whitespace.1997-06-15, by Richard M. Stallman
-
(struct re_pattern_buffer): New member multibyte.1997-06-15, by Richard M. Stallman
-
(PTR_TO_OFFSET): New macro.1997-06-15, by Richard M. Stallman
-
Many doc fixes.1997-06-15, by Richard M. Stallman
-
Synched with 1.9920.1997-06-15, by Per Abrahamsen
-
Use booleans.1997-06-15, by Per Abrahamsen
-
(text-mode): Let all-white lines separate paragraphs.1997-06-15, by Richard M. Stallman
-
(mail-mode): Let all-white lines separate paragraphs.1997-06-15, by Richard M. Stallman
-
Initial revision1997-06-15, by Richard M. Stallman
-
Update keywords to show up in finder.1997-06-15, by Richard M. Stallman
-
(Fchar_after, Fchar_before): Make arg optional.1997-06-15, by Richard M. Stallman
-
Don't call icomplete-mode; let the user do that.1997-06-15, by Richard M. Stallman
-
Many doc fixes.1997-06-14, by Richard M. Stallman
-
Make view mode more similar to `less'.1997-06-14, by Richard M. Stallman
-
Update copyright year.1997-06-14, by Richard M. Stallman
-
(bibtex-delete-whitespace, bibtex-current-line)1997-06-14, by Richard M. Stallman
-
(vc-annotate-mode-variables): Init vc-annotate-mode-menu1997-06-14, by Richard M. Stallman
-
(Bread_char): Deleted.1997-06-14, by Richard M. Stallman
-
Synched with 1.9914.1997-06-14, by Per Abrahamsen
-
(Latin-2): List Croatian as alternative name for Serbo-Croatian.1997-06-14, by Richard M. Stallman
-
Delete Serbo-Croatian.1997-06-14, by Richard M. Stallman
-
(point): Obsolete macro deleted in favor of PT.1997-06-14, by Karl Heuer
-
(Fprevious_char): Use PT, not point.1997-06-14, by Karl Heuer
-
(internal_self_insert): Use PT, not point.1997-06-14, by Karl Heuer
-
(readline): Terminate buffer properly when EOF seen.1997-06-14, by Karl Heuer
-
(hideshow): Added a :prefix.1997-06-13, by Richard M. Stallman