bpt/emacs.git
2002-03-15 Gerd Moellmann(common-lisp-loop-part-indentation):
2002-03-14 Jan DjärvAdded return value to Fhandle_save_session to avoid...
2002-03-14 Pavel Janík(png_load): Remove unused variable `gamma_str'.
2002-03-14 Miles Bader(rlogin-mode): Use `define-derived-mode'.
2002-03-14 Richard M.... (x_real_positions): Handle failure in XQueryTree.
2002-03-14 Richard M.... *** empty log message ***
2002-03-14 Miles Bader*** empty log message ***
2002-03-14 Miles BaderRequire `button'.
2002-03-14 Richard M.... Syntax fix around @ref.
2002-03-14 Richard M.... Correct info on return values of switch-to-buffer and...
2002-03-14 Richard M.... Update doc of local-map and keymap text properties.
2002-03-14 Richard M.... (picture-insert, picture-clear-column, picture-draw...
2002-03-14 Miles Baderregenerated
2002-03-14 Richard M.... (dired-fun-in-all-buffers): Moved to dired.el.
2002-03-14 Richard M.... (dired-readin): Clear out undo list.
2002-03-14 Richard M.... (facemenu-add-new-face):
2002-03-14 Miles Bader(rlogin-carriage-filter): Function removed.
2002-03-14 Richard M.... (cperl-outline-regexp): Move definition up.
2002-03-14 Miles Bader(adjust_for_invis_intang): New function.
2002-03-14 Miles Bader(text_property_stickiness): Function moved to `textprop.c'.
2002-03-14 Miles Bader(text_property_stickiness): Function moved here from...
2002-03-14 Miles Bader(text_property_stickiness): New declaration.
2002-03-14 Miles Bader(rfn-eshadow-update-overlay): Bind `inhibit-point-motio...
2002-03-13 Jason Rumney*** empty log message ***
2002-03-13 Jason RumneyAdd STRFTIME_NO_POSIX2.
2002-03-13 Jason Rumney(my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EX
2002-03-13 Eli Zaretskii(Electric C, Lisp Eval): Avoid makeinfo warnings about...
2002-03-13 Eli Zaretskii(Symbol Type): Avoid makeinfo warning about colons...
2002-03-13 Eli Zaretskii*** empty log message ***
2002-03-13 Stefan Monnier(x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a...
2002-03-13 Stefan Monnier(fortran-split-line): Make it work with any `!' comment...
2002-03-13 Stefan Monnier(fortran-mode): Set comment-padding to "$$$".
2002-03-13 Francesco Potortì* progmodes/etags.el (tag-exact-file-name-match-p)
2002-03-13 Francesco Potortì*** empty log message ***
2002-03-13 Stefan Monnier(display_mode_element): Fix int/Lisp_Object mixup.
2002-03-13 Kim F. Storm*** empty log message ***
2002-03-13 Kim F. Storm(BASE_PURESIZE): Increase to 775000.
2002-03-13 Pavel JaníkFIx typo.
2002-03-13 Francesco PotortìUse Cweb as an example, not Yacc.
2002-03-13 Colin Walters(ibuffer-redisplay-current): Don't move point when...
2002-03-13 Colin Walters*** empty log message ***
2002-03-12 Jason RumneyFix formatting of previous entry
2002-03-12 Jan Djärv*** empty log message ***
2002-03-12 Jan Djärv(emacs-session-save): Add comment that return t means...
2002-03-12 Jason RumneyAdded note about format-time-string deficiencies on...
2002-03-12 Jan Djärv(emacs-session-restore): Take previous id as an argument.
2002-03-12 Jan Djärv(command-line): Must check that x-session-previous-id
2002-03-12 Gerd Moellmann*** empty log message ***
2002-03-12 Juanma Barranquero(syms_of_editfns): Fix typo.
2002-03-12 Gerd MoellmannAdd cl-indent loop form indentation.
2002-03-12 Gerd Moellmann(lisp-loop-keyword-indentation)
2002-03-12 Francesco Potortì*** empty log message ***
2002-03-12 Francesco PotortìUse Cweb, not bison as an example of etags using #line.
2002-03-12 Francesco PotortìBetter description of what etags does with #line.
2002-03-12 Francesco Potortì* etags.c (Python_functions): Skip spaces at beginning...
2002-03-12 Francesco Potortì* progmodes/etags.el (tag-exact-file-name-match-p)
2002-03-12 Francesco Potortì*** empty log message ***
2002-03-12 Francesco Potortì*** empty log message ***
2002-03-12 Francesco PotortìDescription of the tags file format.
2002-03-12 Gerd MoellmannInclude stdio.h because termhooks.h needs it.
2002-03-12 Pavel JaníkFix typo.
2002-03-11 Colin Walters*** empty log message ***
2002-03-11 Colin Walters(toplevel): Revert previous change to use pcomplete.
2002-03-11 Colin WaltersRemove documentation on setting up pcomplete.
2002-03-11 Andreas Schwab(syms_of_coding) <file-coding-system-alist>: Doc fix
2002-03-11 Gerd Moellmann(note_mouse_movement): Put code for
2002-03-11 Gerd Moellmann(Fload): Don't assume that message_with_ntring uses the
2002-03-11 Pavel Janík(java-font-lock-extra-types): Add "URL" as separate...
2002-03-11 Pavel Janík(image-type-from-file-header): Make temporary buffer...
2002-03-11 Pavel Janík(add-to-list): Doc fix.
2002-03-11 Richard M.... (imenu-update-menubar-modified-tick): New variable.
2002-03-11 Richard M.... (desktop-buffer-handlers): Doc fix.
2002-03-11 Richard M.... (show-paren-function): Move back in other direction
2002-03-11 Richard M.... Clean up session manager node.
2002-03-11 Miles Bader(pcomplete-entries): Expand environment variables in...
2002-03-10 Eli ZaretskiiUse defface instead of facemenu-get-face.
2002-03-10 Jan DjärvAdded test for X Session Management (HAVE_X_SM).
2002-03-10 Jan Djärv*** empty log message ***
2002-03-10 Jan Djärv(Session Management): New node about X Session management.
2002-03-10 Jan Djärv(command-line): Add call to emacs-session-restore
2002-03-10 Jan Djärv(x-handle-smid): New function.
2002-03-10 Jan DjärvX Session management additions
2002-03-10 Jan DjärvAdded test for HAVE_X_SM and added new file xsmfns.c
2002-03-10 Jan DjärvAdded HAVE_X_SM
2002-03-10 Jan DjärvExtern declare syms_of_xsmfns ().
2002-03-10 Jan Djärv(main): Added call to syms_of_xsmfns ().
2002-03-10 Jan DjärvAdded Emacs event save_session_event.
2002-03-10 Jan Djärv(enum event_kind): Added save_session_event.
2002-03-10 Jan DjärvAdded calls to x_session_check_input () and x_session_i...
2002-03-10 Jan DjärvExtern declare x_session_check_input () and x_session_i...
2002-03-10 Jan DjärvNew file for X session management.
2002-03-09 Andreas Schwab*** empty log message ***
2002-03-09 Andreas SchwabRevert last change.
2002-03-09 Eli Zaretskii(maybe_bootstrap): Fix last change.
2002-03-09 Eli Zaretskii(maybe_bootstrap): Fix the command that fails Make.
2002-03-09 Eli ZaretskiiEdit the mostlyclean target.
2002-03-09 Eli ZaretskiiUpdate copyright years.
2002-03-09 Eli ZaretskiiEdit the bootstrap-* targets.
2002-03-09 Eli Zaretskii(all): Depend on maybe_bootstrap.
2002-03-09 Eli Zaretskii(maybe_bootstrap, bootstrap, bootstrap-lisp-1)
next