summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (face_at_buffer_position): Update call to overlays_at.Miles Bader2000-08-081-3/+3
* (next_overlay_change): Update call to overlays_at.Miles Bader2000-08-081-3/+3
* (overlays_at): Update prototype.Miles Bader2000-08-081-2/+2
* (overlays_at): Add CHANGE_REQ parameter.Miles Bader2000-08-081-7/+12
* (comint-output-filter): Properly handle the case where the textMiles Bader2000-08-081-2/+2
* *** empty log message ***Gerd Moellmann2000-08-084-7/+43
* (Disabling backups): Replace reference toGerd Moellmann2000-08-081-1/+1
* (mouse-sel-mode): Doc fix.Gerd Moellmann2000-08-081-3/+4
* (indent-for-tab-command): Doc fix.Gerd Moellmann2000-08-081-1/+3
* (auto-mode-interpreter-regexp): New variable.Gerd Moellmann2000-08-081-2/+12
* (compilation-setup): Make variableGerd Moellmann2000-08-081-0/+1
* (ffap-read-file-or-url-internal): Handle case theGerd Moellmann2000-08-081-0/+4
* (Info-insert-dir): Use Info-additional-directory-list ifGerd Moellmann2000-08-081-3/+8
* (do_completion): Don't consider a simple change of case as `completion'.Miles Bader2000-08-082-6/+19
* (record_delete): Make sure last_point_position_buffer is a buffer beforeKen Raeburn2000-08-082-0/+28
* (syms_of_keyboard): Initialize last_point_position_buffer.Ken Raeburn2000-08-081-0/+2
* (decode_coding_string): Declare.Ken Raeburn2000-08-081-0/+2
* (Fprevious_single_char_property_change): Declare.Ken Raeburn2000-08-081-0/+1
* (Fprevious_single_char_property_change): Don't do arithmetic directly on lispKen Raeburn2000-08-081-2/+4
* (find_field): Use EQ, not ==, to compare lisp objects.Ken Raeburn2000-08-081-2/+2
* (menu_item_eval_property): Declare.Ken Raeburn2000-08-081-0/+1
* (message_dolog): Save and protect string "*Messages*" to reuse as buffer name,Ken Raeburn2000-08-081-21/+41
* *coding.c (find_safe_codings): CHAR_TABLE_SET index must be a lisp object.Ken Raeburn2000-08-082-2/+9
* (Fchar_width): Doc fix.Kenichi Handa2000-08-081-1/+2
* *** empty log message ***Kenichi Handa2000-08-081-0/+4
* *** empty log message ***Gerd Moellmann2000-08-082-0/+13
* *** empty log message ***Eli Zaretskii2000-08-081-0/+3
* (Fstring_width): Doc fix.Gerd Moellmann2000-08-081-1/+2
* (Documentation): Add an xref to woman's own manual.Eli Zaretskii2000-08-081-0/+4
* (print-help-return-message): WhenGerd Moellmann2000-08-081-0/+4
* (eval-last-sexp-1): Handle `#N=' labels.Gerd Moellmann2000-08-081-0/+10
* *** empty log message ***Gerd Moellmann2000-08-081-0/+10
* *** empty log message ***Eli Zaretskii2000-08-083-0/+15
* (dired-do-create-files): On DOS/Windows, allow toEli Zaretskii2000-08-081-1/+19
* (WoMan): Add entry.Eli Zaretskii2000-08-081-0/+2
* (INFO_TARGETS): Add ../info/woman.Eli Zaretskii2000-08-081-2/+8
* Fix @dircategory. Add @finalout.Eli Zaretskii2000-08-081-2/+4
* File added to the Emacs distribution.Eli Zaretskii2000-08-081-0/+1670
* (maindir): Update src/_gdbinit even if it does already exist.Eli Zaretskii2000-08-082-1/+6
* (quail-define-rules): Handle Quail decodeKenichi Handa2000-08-081-9/+132
* *** empty log message ***Kenichi Handa2000-08-081-0/+9
* (x_draw_image_foreground): Avoid drawing outsideGerd Moellmann2000-08-072-2/+27
* (start_display): WHen starting display on a continuationGerd Moellmann2000-08-071-32/+51
* * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',Sam Steingold2000-08-073-10/+18
* Add note about comint field changes (`comint-prompt-regexp removal').Miles Bader2000-08-071-0/+9
* *** empty log message ***Miles Bader2000-08-071-0/+49
* (idlwave-shell-send-command): When looking for a prompt, (forward-line 0)Miles Bader2000-08-071-2/+4
* (inferior-lisp-prompt): Doc change.Miles Bader2000-08-071-0/+3
* (inferior-octave-complete): Use comint-line-beginning-position.Miles Bader2000-08-071-5/+4
* (try-expand-line, try-expand-line-all-buffers): Only use comint-prompt-regexpMiles Bader2000-08-071-0/+3