bpt/emacs.git
2005-02-06 Richard M.... (Frun_hook_with_args)
2005-02-06 Richard M.... (Registers): Registers can hold numbers, too.
2005-02-06 Richard M.... (Other Kill Commands): Cleanup.
2005-02-06 Richard M.... (Entering Emacs): Update rationale at start.
2005-02-06 Richard M.... (Minor Modes): Fix typo.
2005-02-06 Richard M.... (Emacs Invocation): +LINENUM is also an option.
2005-02-06 Richard M.... (Inserting Text): Cleanup wording.
2005-02-06 Richard M.... (Expanding Abbrevs): Clarify.
2005-02-06 Richard M.... (Margins): fill-nobreak-predicate can be one function.
2005-02-06 Richard M.... (Modifying Strings): clear-string can make unibyte.
2005-02-06 Richard M.... (Character Motion): Mention default arg for forward...
2005-02-06 Richard M.... (Major Mode Conventions): Mention "system abbrevs".
2005-02-06 Richard M.... Comment changes.
2005-02-06 Richard M.... (buffer-end): Doc fix.
2005-02-06 Richard M.... Minor clarification.
2005-02-05 Andreas Schwab(sys_subshell): Properly terminate execlp argument...
2005-02-05 Eli Zaretskii*** empty log message ***
2005-02-05 Eli Zaretskii(ldap-search-internal): Support attributes with
2005-02-05 Lute Kamstra(Maintaining Undo): Remove obsolete function.
2005-02-05 Jan Djärv* x-dnd.el (x-dnd-handle-xdnd): Handle the case where...
2005-02-05 Jan Djärv* xselect.c (Fx_send_client_event, x_handle_dnd_message...
2005-02-05 Eli Zaretskii*** empty log message ***
2005-02-05 Eli Zaretskii(Frame Parameters): Add an xref to the description
2005-02-05 Eli Zaretskii(Colors): Mention 16-, 88- and 256-color modes.
2005-02-05 Eli Zaretskii(Color Names): Add pointer to the X docs about RGB
2005-02-05 Eli Zaretskii(help-for-help): Doc fix.
2005-02-05 Eli Zaretskii*** empty log message ***
2005-02-05 Eli Zaretskii(face_color_supported_p): Use HAVE_WINDOW_SYSTEM
2005-02-05 Eli ZaretskiiUpdate the name of the socket of the Emacs server.
2005-02-05 Nick RobertsUpdate copyright. Put GDB-Frames before
2005-02-05 Nick Roberts*** empty log message ***
2005-02-04 Andreas Schwab(fatal): Accept third parameter and pass down to
2005-02-04 Jay Belanger*** empty log message ***
2005-02-04 Jay Belanger(calc-embedded-update): Don't put in unnecessary newlines.
2005-02-04 Jay Belanger(math-latex-parse-frac): Don't use arguments.
2005-02-03 Jan DjärvForgot to remove debug code.
2005-02-03 Jan Djärv* gtkutil.c (create_menus): Connect selection-done...
2005-02-03 Jan Djärv* xmenu.c (menubar_selection_callback): Force out GTK...
2005-02-03 Jan Djärv* xmenu.c (menubar_selection_callback): Force out GTK...
2005-02-03 Lute Kamstra(help-with-tutorial): Make sure that users cannot remov...
2005-02-03 Stefan Monnier(ispell-internal-change-dictionary): Fix problem in...
2005-02-03 Stefan Monnier(set-locale-environment): Set file-name coding system...
2005-02-03 Stefan MonnierCopyright update.
2005-02-03 Kim F. Storm(unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
2005-02-03 Kim F. Storm(x_free_gc) [!GLYPH_DEBUG]: Fix xassert.
2005-02-03 Kim F. Storm(build_frame_matrix_from_leaf_window)
2005-02-03 Kim F. Storm*** empty log message ***
2005-02-03 YAMAMOTO Mitsuharu(mac_draw_string_common, x_make_frame_visible): Use
2005-02-03 YAMAMOTO Mitsuharu(x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to
2005-02-03 YAMAMOTO MitsuharuUse MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize...
2005-02-03 Lute Kamstra(Frames, Drag and Drop): Fix typos.
2005-02-03 Richard M.... *** empty log message ***
2005-02-03 Richard M.... (x_error_quitter): On GCC 3 and up, specify noinline.
2005-02-03 Richard M.... (echo_area_display): Clear echo_message_buffer.
2005-02-03 Richard M.... (Fbury_buffer): Doc fix.
2005-02-03 Richard M.... (Basic Window): Mention color-change in mode line.
2005-02-03 Richard M.... (Sentences): Clarify.
2005-02-03 Richard M.... (Frames): Delete unnecessary mention of Windows.
2005-02-03 Richard M.... (Spelling): Fix typo.
2005-02-03 Richard M.... (File Names): Clarify.
2005-02-03 Richard M.... (Misc Dired Commands): Delete dired-marked-files.
2005-02-03 Richard M.... (Select Buffer): Doc next-buffer and prev-buffer.
2005-02-03 Richard M.... (Undo): Clarify last change.
2005-02-03 Richard M.... (Basic Windows): Add cursor-in-non-selected-windows...
2005-02-03 Steven Tamm* macfns.c (unwind_create_frame): Fixing compile error...
2005-02-03 Richard M.... (User-Level Deletion): just-one-space takes numeric...
2005-02-03 Steven Tamm* dispnew.c (update_window): Fixing compile error due to
2005-02-03 Richard M.... (Window Frame Parameters): Explain pixel=char on tty.
2005-02-03 Richard M.... (File Locks): Not supported on MS systems.
2005-02-03 Richard M.... (Printing in Edebug): Fix edebug-print-circle.
2005-02-03 Richard M.... (Misc Events): Remove stray space.
2005-02-03 Richard M.... (Buffer Names): Clarify generate-new-buffer-name.
2005-02-03 Richard M.... (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
2005-02-03 Richard M.... (list-faces-display): Add optional argument.
2005-02-03 Stefan Monnier(font-lock-default-function): Handle the rare case...
2005-02-03 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-02-03 Kenichi HandaCancel previous change. for
2005-02-03 Kenichi HandaCancel previous change.
2005-02-02 Stefan MonnierMake it clear it's only used for Mac OS 9.
2005-02-02 Stefan Monnier*** empty log message ***
2005-02-02 Kim F. Storm(Fprimitive_undo): Fix dummy apply undo entry.
2005-02-02 Kim F. Storm*** empty log message ***
2005-02-02 Nick RobertsCorrection to syntax in gud-menu-map.
2005-02-02 Nick Roberts*** empty log message ***
2005-02-02 Kenichi Handa(set-upcase-syntax, set-downcase-syntax): Fix previous...
2005-02-02 Kenichi Handa*** empty log message ***
2005-02-02 Kenichi Handa(tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i.
2005-02-02 Kenichi HandaSetup cases of GREEK-FINAL-SIGMA,
2005-02-02 Kenichi Handa(casify_region): Fix previous change.
2005-02-02 Kenichi Handa(get-upcase-table): New function.
2005-02-01 Kenichi Handa(casify_object): Enable changing characters of
2005-02-01 Kenichi Handa(replace_range_2): Fix bugs in adjusting markers and...
2005-02-01 Nick Roberts(gdb-goto-info): Delete.
2005-02-01 Nick Roberts(gud-goto-info): New function.
2005-02-01 Nick Roberts*** empty log message ***
2005-02-01 Thien-Thi Nguyen(lisp-indent-function): Fix bug:
2005-02-01 Thien-Thi Nguyen(lisp-indent-function): Doc fix.
2005-02-01 Carsten Dominik(reftex-access-scan-info): Error out in a
2005-02-01 Carsten Dominik*** empty log message ***
2005-02-01 Kim F. Storm(back_to_previous_visible_line_start): Reset iterator
next