aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Pavel Janík2001-11-161-0/+10
|
* *** empty log message ***Pavel Janík2001-11-161-0/+7
|
* *** empty log message ***Stefan Monnier2001-11-161-23/+35
|
* *** empty log message ***Eli Zaretskii2001-11-161-0/+2
|
* Don't include coff.h unless HAVE_COFF_H is defined.Eli Zaretskii2001-11-161-0/+5
|
* *** empty log message ***Eli Zaretskii2001-11-161-0/+5
|
* Fringe cleanup.Kim F. Storm2001-11-161-0/+62
|
* *** empty log message ***Jason Rumney2001-11-151-0/+6
|
* (x_set_frame_parameters): Revert change of 2001-11-07.Gerd Moellmann2001-11-151-0/+11
| | | | | Some x_set_* function expect to be called even if old and new value are equal.
* (x_draw_bar_cursor): If the background color of theGerd Moellmann2001-11-151-0/+4
| | | | | glyph under the cursor equals the frame's cursor color, use the glyph's foreground color for drawing the bar cursor.
* (direct_output_forward_char): Fix character/byteGerd Moellmann2001-11-151-0/+5
| | | | position comparison.
* (Ffield_beginning, Ffield_end): Update EXFUN decl.Miles Bader2001-11-151-0/+10
|
* (Fpropertize): Allow call with 1 arg.Richard M. Stallman2001-11-151-0/+2
|
* *** empty log message ***Richard M. Stallman2001-11-141-0/+29
|
* (prin1, print): Doc fix.Eli Zaretskii2001-11-141-0/+4
|
* *** empty log message ***Pavel Janík2001-11-141-0/+8
|
* Doc fixes.Jason Rumney2001-11-131-0/+4
|
* (Fface_attributes_as_vector): Doc fix.Pavel Janík2001-11-131-0/+2
|
* (Fx_synchronize): Reindent.Pavel Janík2001-11-131-0/+2
|
* Doc fix.Pavel Janík2001-11-131-0/+2
|
* *** empty log message ***Pavel Janík2001-11-131-0/+4
|
* *** empty log message ***Pavel Janík2001-11-131-0/+4
|
* (x-popup-menu): Reindent.Pavel Janík2001-11-131-0/+3
| | | | (x-popup-dialog): Likewise.
* (Finternal_set_alternative_font_family_alist): Reindent.Pavel Janík2001-11-131-0/+3
|
* (Fdump_tool_bar_row): Reindent.Pavel Janík2001-11-131-0/+2
|
* (Fminibuffer_complete_word): Reindent.Pavel Janík2001-11-131-0/+5
| | | | | | (Fminibuffer_complete_and_exit): Likewise. (Fminibuffer_completion_help): Likewise. (Fminibuffer_message): Likewise.
* (Freverse): Reindent.Pavel Janík2001-11-131-0/+2
|
* (Fif): Reindent.Pavel Janík2001-11-131-0/+3
| | | | (Fand): Likewise.
* (Fuser_real_login_name): Reindent.Pavel Janík2001-11-131-0/+5
| | | | | | (Finsert_buffer_substring): Likewise. (Fcompare_buffer_substrings): Likewise. (Fsubst_char_in_region): Likewise.
* (Fsit_for): Reindent.Pavel Janík2001-11-131-0/+5
| | | | | | (Fframe_or_buffer_changed_p): Likewise. (Finternal_show_cursor_p): Likewise. (syms_of_display): Likewise.
* (Flist): Reindent.Pavel Janík2001-11-131-0/+5
| | | | (Fvector): Likewise.
* *** empty log message ***Richard M. Stallman2001-11-131-0/+7
|
* *** empty log message ***Jason Rumney2001-11-121-0/+9
|
* Change macros to use do-while block instead of if-else.Pavel Janík2001-11-121-0/+5
| | | | Use braces to follow GNU Coding Standards.
* *** empty log message ***Richard M. Stallman2001-11-111-0/+4
|
* *** empty log message ***Richard M. Stallman2001-11-111-0/+18
|
* *** empty log message ***Jason Rumney2001-11-101-0/+7
|
* (unexec): Use mmap/munmap to allocate buffersGerd Moellmann2001-11-101-0/+5
| | | | instead of malloc/free.
* (encode_coding): Use precomputed value of `src'.Pavel Janík2001-11-091-0/+4
| | | | | (encode_coding): Remove unused variable `src_end'. (code_convert_region): Remove unused variables `count'.
* (Fbury_buffer): Use braces to follow GNU Coding Standards.Pavel Janík2001-11-091-0/+2
|
* (merge_face_vectors): Use braces to follow GNU Coding Standards.Pavel Janík2001-11-091-0/+4
| | | | (Finternal_set_lisp_face_attribute): Likewise.
* (current_column_1): Remove unused variable `prev_col'.Pavel Janík2001-11-091-0/+4
|
* *** empty log message ***Richard M. Stallman2001-11-091-0/+4
|
* *** empty log message ***Jason Rumney2001-11-071-0/+5
|
* *** empty log message ***Stefan Monnier2001-11-071-3/+4
|
* (access_keymap): Fix compilation error.Pavel Janík2001-11-071-0/+4
|
* *** empty log message ***Miles Bader2001-11-071-0/+4
|
* (graft_intervals_into_buffer): Remove #ifdef'd-out code.Pavel Janík2001-11-071-0/+4
| | | | (graft_intervals_into_buffer): Remove unused variable `middle'.
* (Feval_region): Remove obsolete #ifdef'd-out code (eval-current-buffer).Pavel Janík2001-11-071-0/+6
| | | | Change doc-string comments to `new style' [w/`doc:' keyword].
* (make_lispy_event): Check integerness and fix Lisp_Object/int mixup.Stefan Monnier2001-11-061-0/+5
|