Mercurial > emacs
view admin/FOR-RELEASE @ 57234:d838e748405a
(term-ansi-at-eval-string, term-ansi-default-fg)
(term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
(map): Bind S-prior, S-next and S-insert.
(term-mode): Set `indent-tabs-mode\' to nil.
(term-paste): New function to be bound to S-insert.
(term-send-del, term-send-backspace): Change the strings sent.
(term-termcap-format): Synchronyze with etc/e/eterm.ti.
(term-handle-colors-array): Fix handling of underline and reverse.
(term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
(term-erase-in-line): Fix comparison.
(term-emulate-terminal): Fix line wrap handling.
(term-start-output-log): Rename from `term-set-output-log\'.
(term-stop-output-log): Rename from `term-stop-photo\'.
(term-switch-to-alternate-sub-buffer): Comment out, unused.
From Stefan <monnier@iro.umontreal.ca>
(term-display-table): New variable.
(term-mode): Use it.
(term-exec-1): Set the coding system to binary.
(term-emulate-terminal): Decode the string before inserting it.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 26 Sep 2004 18:39:10 +0000 |
parents | e0ab3b50dc85 |
children | 967feac6af3d c06211125947 |
line wrap: on
line source
Tasks needed before the next release. * NEW FEATURES ** Test the mbox branch of Rmail. ** Install the mbox branch of Rmail. ** Face remapping. * FATAL ERRORS ** Investigate face cache related crash. Indications: Face cache seems to have been cleared, but redisplay uses an invalidated face_id with FACE_FROM_ID which then returns a NULL pointer. Said to happen with isearch faces. * GTK RELATED BUGS ** Make GTK scrollbars behave like others w.r.t. overscrolling. * DOCUMENTATION ** Finish updating the Emacs Lisp manual. *** New display properties (KFS to provide input). ** Update the Emacs manual. *** Update man/info.texi. *** Update man/ack.texi. ** Add missing years in copyright notices of all files. ** Update AUTHORS. ** Reorder NEWS entries. ** Check the Emacs manual. Each manual section should be proof-read by at least two people. After each file name, on the same line or the following line, come the names of the people who have checked it. SECTION READERS ----------------------------- man/abbrevs.texi man/anti.texi man/basic.texi "Luc Teirlinck" man/buffers.texi "Luc Teirlinck" man/building.texi "Ted Zlatanov" <tzz@lifelogs.com> man/calendar.texi man/cmdargs.texi man/commands.texi "Luc Teirlinck" man/custom.texi man/dired.texi man/display.texi "Luc Teirlinck" man/emacs.texi "Luc Teirlinck" man/entering.texi "Luc Teirlinck" man/files.texi "Luc Teirlinck" man/fixit.texi "Luc Teirlinck" man/frames.texi "Luc Teirlinck" man/glossary.texi man/help.texi "Luc Teirlinck" man/indent.texi "Luc Teirlinck" man/killing.texi "Luc Teirlinck" man/kmacro.texi "Luc Teirlinck" man/macos.texi man/maintaining.texi man/major.texi "Luc Teirlinck" man/mark.texi "Luc Teirlinck" man/mini.texi "Luc Teirlinck" man/misc.texi man/msdog.texi man/mule.texi "Luc Teirlinck" man/m-x.texi "Luc Teirlinck" man/picture.texi man/programs.texi man/regs.texi "Luc Teirlinck" man/rmail.texi man/screen.texi "Luc Teirlinck" man/search.texi "Luc Teirlinck" man/sending.texi man/text.texi man/trouble.texi man/windows.texi "Luc Teirlinck" man/xresources.texi ** Check the Emacs Lisp manual. Each manual section should be proof-read by at least two people. After each file name, on the same line or the following line, come the names of the people who have checked it. SECTION READERS ---------------------------------- lispref/abbrevs.texi "Luc Teirlinck" lispref/advice.texi lispref/anti.texi lispref/backups.texi "Luc Teirlinck" lispref/buffers.texi "Luc Teirlinck" lispref/calendar.texi lispref/commands.texi "Luc Teirlinck" lispref/compile.texi "Luc Teirlinck" lispref/control.texi "Luc Teirlinck" lispref/customize.texi lispref/debugging.texi lispref/display.texi lispref/edebug.texi lispref/elisp.texi "Luc Teirlinck" lispref/errors.texi "Luc Teirlinck" lispref/eval.texi "Luc Teirlinck" lispref/files.texi "Luc Teirlinck" lispref/frames.texi "Luc Teirlinck" lispref/functions.texi "Luc Teirlinck" lispref/hash.texi "Luc Teirlinck" lispref/help.texi "Luc Teirlinck" lispref/hooks.texi lispref/internals.texi "Luc Teirlinck" lispref/intro.texi "Luc Teirlinck" lispref/keymaps.texi "Luc Teirlinck" lispref/lists.texi "Luc Teirlinck" lispref/loading.texi "Luc Teirlinck" lispref/locals.texi lispref/macros.texi "Luc Teirlinck" lispref/maps.texi lispref/markers.texi "Luc Teirlinck" lispref/minibuf.texi "Luc Teirlinck" lispref/modes.texi lispref/nonascii.texi "Luc Teirlinck" lispref/numbers.texi "Luc Teirlinck" lispref/objects.texi "Luc Teirlinck" lispref/os.texi "Luc Teirlinck" lispref/positions.texi "Luc Teirlinck" lispref/processes.texi lispref/searching.texi "Luc Teirlinck" lispref/sequences.texi "Luc Teirlinck" lispref/streams.texi "Luc Teirlinck" lispref/strings.texi "Luc Teirlinck" lispref/symbols.texi "Luc Teirlinck" lispref/syntax.texi "Luc Teirlinck" lispref/text.texi lispref/tips.texi "Luc Teirlinck" lispref/variables.texi "Luc Teirlinck" lispref/windows.texi "Luc Teirlinck" Local variables: mode: outline end: