summaryrefslogtreecommitdiff
path: root/lisp/progmodes/c-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (c-mode-map): Add "Highlight Conditionals" menu item.Richard M. Stallman1994-09-141-0/+2
* (indent-c-exp): Preserve point when handling comments.Richard M. Stallman1994-08-061-11/+12
* (c-fill-paragraph): Don't include part of commentRichard M. Stallman1994-05-251-0/+5
* (calculate-c-indent): Don't loop forever at bobp.Karl Heuer1994-03-301-7/+12
* (c-fill-paragraph): Preserve final sentence boundary.Karl Heuer1994-03-041-1/+5
* (c-mode): Set outline-regexp and outline-level.Richard M. Stallman1994-02-241-0/+9
* (indent-c-exp): If line starts with }, ignore whatRichard M. Stallman1994-02-071-21/+23
* Comment change.Richard M. Stallman1994-02-061-1/+1
* (c-fill-paragraph): Delete extraneous close paren.Karl Heuer1994-02-031-1/+1
* (c-fill-paragraph): Handle C++ mode.Richard M. Stallman1994-01-291-110/+153
* (c-indent-region): Keep looping till reach endmark.Richard M. Stallman1994-01-091-29/+31
* Comment fix.Richard M. Stallman1994-01-091-2/+0
* Fix typo in previous change.Richard M. Stallman1994-01-031-1/+1
* More menu bar commands.Richard M. Stallman1994-01-031-0/+6
* (c-mode-map): Add menu bar menu.Richard M. Stallman1994-01-021-19/+39
* (c-delete-backslash): Do nothing if empty line.Richard M. Stallman1993-12-231-4/+6
* (c-indent-region): As first thing, advance to a nonblank line.Richard M. Stallman1993-11-231-0/+3
* (c-indent-region): Don't goto-char sexpend if it's nil.Richard M. Stallman1993-11-231-5/+7
* Comment change.Richard M. Stallman1993-11-111-0/+7
* (c-indent-region): When looking for a sexp that endsRichard M. Stallman1993-11-111-3/+9
* (indent-c-exp): Don't document ENDPOS.Richard M. Stallman1993-08-021-7/+32
* (indent-c-exp): Don't move an { from column 0.Richard M. Stallman1993-08-011-1/+3
* (calculate-c-indent): When checking whether function declRichard M. Stallman1993-07-291-0/+2
* (indent-c-exp): When previous line ends in comma,Richard M. Stallman1993-07-261-3/+10
* (indent-c-exp): Call calculate-c-indent-within-comment when appropriate.Richard M. Stallman1993-07-211-0/+4
* (indent-c-exp): If ENDPOS, always set OPOINTRichard M. Stallman1993-07-211-2/+15
* (c-forward-conditional): New function.Richard M. Stallman1993-06-281-9/+31
* (c-indent-line): Call c-backward-to-start-of-ifRichard M. Stallman1993-06-131-0/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (c-up-conditional): Handle commented-out #-cmds properly.Richard M. Stallman1993-05-291-17/+18
* (mark-c-function): Activate the mark.Richard M. Stallman1993-05-161-1/+1
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-2/+9
* (c-beginning-of-statement): If next to a comment, use sentence motion.Richard M. Stallman1993-03-091-2/+7
* JimB's changes since January 18thJim Blandy1993-01-261-4/+6
* * c-mode.el (c-switch-label-regexp): New constant.Jim Blandy1993-01-161-3/+8
* * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefixJim Blandy1992-12-241-14/+52
* Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Jim Blandy1992-12-061-1/+1
* * c-mode.el (c-style-alist): Add quotes around C++ style name.Eric S. Raymond1992-12-061-1/+1
* (calculate-c-indent): When testing for function-start line,Richard M. Stallman1992-09-231-1/+4
* entered into RCSRichard M. Stallman1992-09-211-1/+2
* *** empty log message ***Richard M. Stallman1992-09-201-13/+27
* *** empty log message ***Richard M. Stallman1992-09-201-1/+1
* *** empty log message ***Jim Blandy1992-09-171-2/+2
* *** empty log message ***Richard M. Stallman1992-09-051-15/+29
* *** empty log message ***Richard M. Stallman1992-09-041-7/+9
* *** empty log message ***Richard M. Stallman1992-08-311-22/+46
* *** empty log message ***Richard M. Stallman1992-08-291-3/+9
* *** empty log message ***Richard M. Stallman1992-08-031-1/+53
* *** empty log message ***Richard M. Stallman1992-07-241-9/+17
* *** empty log message ***Richard M. Stallman1992-07-241-1/+1