aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Jason Rumney2001-11-071-0/+5
* (x_display_and_set_cursor): Do not move system caretJason Rumney2001-11-071-22/+24
* *** empty log message ***Stefan Monnier2001-11-071-3/+4
* (access_keymap): Fix compilation error.Pavel Janík2001-11-072-1/+5
* *** empty log message ***Miles Bader2001-11-071-0/+4
* (x_set_frame_parameters): Avoid infinite recursion.Miles Bader2001-11-071-12/+22
* (graft_intervals_into_buffer): Remove #ifdef'd-out code.Pavel Janík2001-11-072-6/+4
* (Feval_region): Remove obsolete #ifdef'd-out code (eval-current-buffer).Pavel Janík2001-11-072-207/+185
* (access_keymap): Don't use initializers on Lisp_Object.Richard M. Stallman2001-11-071-2/+11
* (read1): Fix behavior with nested backquoting.Stefan Monnier2001-11-061-4/+4
* (make_lispy_event): Check integerness and fix Lisp_Object/int mixup.Stefan Monnier2001-11-062-3/+9
* (current_column_1): Remove unused variable `prev_col'.Pavel Janík2001-11-062-1/+2
* (fontset_font_pattern): Remove unused variable `family_registry'.Pavel Janík2001-11-062-1/+3
* (copy_hash_table): Remove unused variable `v'.Pavel Janík2001-11-062-1/+5
* (BROKEN_PROTOTYPES): Defined.Richard M. Stallman2001-11-061-0/+5
* *** empty log message ***Richard M. Stallman2001-11-061-0/+7
* (Fkill_buffer): Don't delete auto save file if buffer is modified.Richard M. Stallman2001-11-061-2/+4
* *** empty log message ***Andrew Innes2001-11-051-0/+5
* (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR andAndrew Innes2001-11-051-2/+2
* (unexec): Minor changes; clean up comments.Richard M. Stallman2001-11-052-52/+31
* (x_display_and_set_cursor): Fix w32 compilation error.Sam Steingold2001-11-052-6/+10
* (sound_perror): Save errno from being clobbered.Andreas Schwab2001-11-052-2/+8
* Fix the format of the last entry.Eli Zaretskii2001-11-051-1/+1
* (unexec): mmap() has problems on nfs-mounted fileEli Zaretskii2001-11-052-26/+55
* (Fbuffer_local_value): Add prototype.Pavel Janík2001-11-052-0/+5
* (read_char): Use Fcar and Fcdr, not Fnth.Richard M. Stallman2001-11-052-28/+43
* (Fbuffer_local_value): Remove extra args from CHECK_SYMBOL and CHECK_BUFFER.Richard M. Stallman2001-11-051-2/+2
* (Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.Richard M. Stallman2001-11-051-3/+3
* (echo-area-clear-hook): Undo Oct 29 change.Richard M. Stallman2001-11-051-6/+6
* *** empty log message ***Richard M. Stallman2001-11-051-0/+12
* (x_display_and_set_cursor): Use buffer-localRichard M. Stallman2001-11-052-6/+11
* (Qcursor_in_non_selected_windows): New declaration.Richard M. Stallman2001-11-051-0/+1
* (Qcursor_in_non_selected_windows): New variable.Richard M. Stallman2001-11-051-0/+3
* (Fbuffer_local_value): New function.Richard M. Stallman2001-11-051-0/+53
* *** empty log message ***Richard M. Stallman2001-11-041-0/+6
* (current_column_1, Fmove_to_column): Separate the codeRichard M. Stallman2001-11-041-39/+68
* (Fx_create_frame): Doc fix.Pavel Janík2001-11-042-1/+3
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-11-042-264/+270
* (top_level_value, top_level_set): Remove commented and #ifdef'd-out code.Pavel Janík2001-11-042-41/+7
* Whitespace change.Richard M. Stallman2001-11-041-2/+2
* Include unistd.h, if it exists.Richard M. Stallman2001-11-042-0/+12
* Move the include of ctype.h after unistd.h.Richard M. Stallman2001-11-041-1/+2
* *** empty log message ***Stefan Monnier2001-11-031-0/+10
* log for some lvalue/rvalue fixesKen Raeburn2001-11-031-0/+8
* (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDRKen Raeburn2001-11-031-5/+5
* (CHECK_STRING_CAR): New macro.Ken Raeburn2001-11-031-0/+3
* Fix last change.Eli Zaretskii2001-11-032-0/+3
* *** empty log message ***Eli Zaretskii2001-11-031-0/+6
* (sigprocmask_set): Declare as extern SIGMASKTYPE.Eli Zaretskii2001-11-031-0/+1
* (sigunblock): Don't define if already defined.Eli Zaretskii2001-11-031-0/+6